Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🧠 Knowledge & Memory
  3. Penfield MCP
Penfield MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 5:01:07 PM

Penfield MCP

User RatingsBe the first to rate and review this MCP server!
View Repository6 GitHub StarsTotal stargazers on GitHub for the source repository (6 stars).Visit Website
memoryknowledge-graphsearchcontext-management

Persistent agent memory with hybrid search, knowledge graphs, context checkpoints, and artifact storage.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "penfieldlabs-penfield-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🧠 More in Knowledge & Memory

Overview

The penfieldlabs/penfield-mcp MCP server gives AI agents persistent memory that survives across sessions. It combines BM25 keyword search, vector search, and graph connections, with tools for storing memories, exploring relationships, saving context, and managing artifacts. Connect through the hosted MCP endpoint and authenticate with OAuth. Reach for it when agents need to retain decisions, preferences, investigation threads, or handoff context across Claude, Cursor, Windsurf, and other MCP clients.

Use cases

•Retain architectural decisions across coding sessions
•Build connected research notes with knowledge graphs
•Restore context for long-running projects
•Store and retrieve project artifacts
•Carry preferences across compatible AI clients

Key features

•Persistent memory across sessions
•Hybrid BM25, vector, and graph search
•Knowledge graph with 24 relationship types
•Context save and restore checkpoints
•Artifact storage and retrieval
•OAuth-authenticated hosted MCP endpoint

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Penfield MCP.

Extracted Tool Capabilities
Persistent memory across sessions
Hybrid BM25, vector, and graph search
Knowledge graph with 24 relationship types
Context save and restore checkpoints
Artifact storage and retrieval
OAuth-authenticated hosted MCP endpoint

How Penfield MCP works

What penfieldlabs/penfield-mcp MCP server does

The penfieldlabs/penfield-mcp MCP server provides persistent memory for AI agents. It is designed to retain decisions, preferences, working context, and research findings beyond a single conversation or session. The service also represents connections between memories as a knowledge graph, allowing an agent to preserve relationships between ideas rather than storing isolated notes.

Its capabilities are organized into four groups:

  • Memory tools for storing, recalling, searching, fetching, and updating memories.
  • Knowledge graph tools for creating connections, removing connections, and exploring related information.
  • Context tools for loading identity and personality context, reviewing recent work, saving checkpoints, restoring checkpoints, and listing saved contexts.
  • Artifact tools for saving, retrieving, listing, and deleting stored artifacts.

The README describes 17 tools in total. Hybrid retrieval combines BM25 keyword matching, vector-based semantic search, and graph relationships. This lets an agent look for exact terms, related meaning, or connected memories depending on the task.

How it works

Use the hosted MCP endpoint at https://mcp.penfield.app from a compatible client. After signing up through the Penfield portal, connect the endpoint and complete the OAuth authentication flow when prompted. The same memory and knowledge graph can then be used from different connected clients.

A recommended session pattern begins with awaken() to load identity and personality context, followed by reflect() to orient the agent on recent work. The default reflection period is the previous seven days. Without these calls, the README notes that an agent starts without prior context for the session.

The service supports Claude, Cursor, Windsurf, Gemini CLI, and other MCP-compatible tools. The repository also documents configurations for Cline, Roo Code, and Zed. An HTTP API is available separately at api.penfield.app for custom integrations, but that is distinct from the MCP connection described here.

Setup and configuration

For Claude, add https://mcp.penfield.app as a custom connector. Claude Code can register it with an HTTP transport using the documented claude mcp add command. Cursor and other clients can use an MCP configuration that runs npx -y mcp-remote https://mcp.penfield.app/; the repository provides examples for Cursor, Windsurf, Cline, Roo Code, Zed, and Gemini CLI.

The penfieldlabs/penfield-mcp MCP server is hosted remotely, so local installation of the repository is not required by the documented setup. You need a Penfield account and OAuth authentication. The provided material does not state a pricing plan or quota.

Tools and capabilities

The penfieldlabs/penfield-mcp MCP server exposes memory operations, graph relationships, context checkpoints, and artifact storage through MCP tools. It supports 11 documented memory types and 24 relationship types, with further parameter details in the repository's tool and reference documentation.

Typical uses include retaining architectural decisions across coding sessions, carrying investigation threads between sessions, building connected research notes, and checkpointing progress on long-running work. Artifact operations provide a separate way to store and retrieve files or other project outputs supported by the service.

Limitations and notes

The material describes a hosted service and OAuth login but does not provide local deployment instructions, self-hosting details, or environment variables. It also does not specify pricing, retention limits, storage quotas, search-index behavior, or data residency. The native OpenClaw plugin mentioned in the README is a separate project and should not be confused with this MCP server.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Moxie Docs MCP logoMoxie Docs MCP
    ā˜… Featured

    MCP & Agent Skills for Automated Documentation, and codebase conventions + context

    🧠 Knowledge & Memory21 views
    Compare vs Moxie Docs MCP →
  • Scrivener MCP logoScrivener MCP

    Connect Scrivener 3 writing projects to Claude and other AI assistants. 47 tools for document management, writing analysis, semantic search, character/plot memory, and content enhancement. Progressive skill loading, relationship engine with HMS triplets, and JS fallback for offline semantic search. npm i -g scrivener-mcp

    🧠 Knowledge & Memory16 views
    Compare vs Scrivener MCP →
  • Memora logoMemora

    Persistent memory with knowledge graph visualization, semantic/hybrid search, cloud sync (S3/R2), and cross-session context management.

    🧠 Knowledge & Memory2 views
    Compare vs Memora →
  • Codebase Memory MCP logoCodebase Memory MCP

    Code-intelligence engine that indexes a repo into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, 99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. npx codebase-memory-mcp

    🧠 Knowledge & Memory7 views
    Compare vs Codebase Memory MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
6
Stargazers on the source repository.
Last commit
5mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Penfield MCP

Connect a client to the hosted endpoint at https://mcp.penfield.app and authenticate through the OAuth flow. The README provides client-specific configuration examples.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewPenfield MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/penfieldlabs-penfield-mcp?style=directory)](https://allmcps.com/mcp/penfieldlabs-penfield-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/penfieldlabs-penfield-mcp"><img src="https://allmcps.com/api/badge/penfieldlabs-penfield-mcp?style=directory" alt="Penfield MCP on AllMCPs" /></a>

Technical Specs & Signals

Category🧠Knowledge & Memory
PricingFree
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthOAuth
ClientsClaude Desktop, Cursor, Windsurf, Cline / VS Code
Last updatedSep 7, 2026
10/11 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars6
GitHub Star CountTotal stargazers on GitHub representing community popularity (6 stars).
Last commit5mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 4, 2026
44Quality signal: Fair Ā· 44/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership7/20
Documentation & tools24/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

1 high-severity advisory on record for this package. Most advisories affect transitive dependencies and may not be exploitable in this server's actual usage — this is a directional signal, not a security audit.

Critical 1High 0Medium 0Low 0

Scanned 19d ago via OSV.dev Ā· mcp-remote (npm)

ā˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🧠 Knowledge & Memory →Best MCP servers for Memory & Knowledge →Alternatives to Penfield MCP →Install in Claude DesktopInstall in CursorInstall in VS Code