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. Prism MCP
Prism MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 3:46:33 PM

Prism MCP

User RatingsBe the first to rate and review this MCP server!
View Repository157 GitHub StarsTotal stargazers on GitHub for the source repository (157 stars).Visit Website
memorydeveloper-toolslocal-aimcp

Local MCP memory server with persistent sessions, offline routing, knowledge graphs, and an auditable token-savings report.

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": {
    "dcostenco-prism-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "prism-mcp-server"
      ]
    }
  }
}

πŸ’‘ 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 dcostenco/prism-mcp MCP server gives AI agents persistent local memory across sessions, including handoffs, open tasks, and configurable context loading. It runs on the user's machine with local SQLite storage and can route bounded work through locally installed Ollama models. Use it when an agent needs session continuity, cross-client memory, offline operation, or a record of tokens served locally. Claude Desktop, Cursor, Claude Code, Gemini CLI, and Codex can be configured through the Prism connection command.

Use cases

β€’Resume coding projects across agent sessions
β€’Share project memory between Claude Desktop and Cursor
β€’Route bounded tasks to local Ollama models
β€’Review locally served token volume
β€’Inspect and replay prior session state

Key features

β€’Persistent session memory
β€’Local SQLite storage
β€’Offline Ollama-based routing
β€’Mind Palace web dashboard
β€’Cross-client memory sharing
β€’Token-based local savings reports

Capabilities & Tool Schemas

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

Extracted Tool Capabilities
Persistent session memory
Local SQLite storage
Offline Ollama-based routing
Mind Palace web dashboard
Cross-client memory sharing
Token-based local savings reports

How Prism MCP works

What dcostenco/prism-mcp MCP server does

The dcostenco/prism-mcp MCP server adds durable memory to AI agent workflows. Session information can survive restarts, allowing an agent to resume work with handoff notes, recent activity, pending TODOs, and a selected context depth. The project also provides knowledge-graph features, local tool routing, a web-based Mind Palace dashboard, time-travel history for sessions, cross-client memory sharing, code-mode templates, and morning briefings.

The package exposes 25 tools, 6 resources, and 4 prompts. Its local savings reporting records calls handled on the user's machine and reports token volume, local share, and model-level details rather than converting usage into an estimated dollar value.

How it works

Prism runs locally and uses SQLite for persistent state. Its bundled open-weight prism-coder models support offline routing through Ollama, with model selection based on available installed models, memory, context requirements, and subscription entitlements. Local routing is intended for bounded work; route mode returns calls only for tools advertised by the host.

The session_bootstrap capability supplies startup context, while prism_infer makes local workers available over MCP. The local_savings tool and the prism savings command provide usage reporting. Hosts can request startup context through MCP metadata and native instructions without requiring a Prism-owned launcher or lifecycle hooks.

Setup and configuration

Install the npm package globally and run prism connect to configure supported agent hosts. The command preserves unrelated settings. --dry-run previews changes, --all configures every detected host, and --refresh reconciles Prism-managed entries after an upgrade. Hosts should be restarted after connecting.

The dcostenco/prism-mcp MCP server does not require an account, API key, or cloud subscription for local operation. An optional Synalux subscription adds cloud synchronization, higher model tiers, paid skills, and team features. Prism can also be installed as a Claude Code or Codex plugin, but the plugin and a manual prism connect setup should not both register the server.

Tools and capabilities

  • Preserve session memory across restarts.
  • Load quick, standard, or deep startup context.
  • Route bounded tasks to local Ollama models.
  • Share memory between supported clients.
  • Inspect project state and session history through the Mind Palace dashboard.
  • Rewind and replay session history.
  • Generate savings reports for locally served work.
  • Synchronize subscription-aware skills when entitled.

Limitations and notes

Local routing depends on compatible models being installed through Ollama and on the machine having enough memory and context capacity. The savings report measures tokens and documents its assumptions; it is not a direct accounting of money saved and may undercount some usage.

Cloud memory, higher model tiers, and team features require the optional Synalux subscription. Host configuration behavior differs by client. For example, Claude Code retains subagents but points them toward an economy model, while Gemini CLI and Codex receive settings that disable host subagents. These settings are reapplied whenever prism connect runs.

Hosts without lifecycle hooks, including Cursor, receive the startup digest during bootstrap but do not use Prism's hook-based post-compaction reinjection. The README also marks Codex compaction behavior as unverified end to end.

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 β†’
  • Krimto logoKrimto

    Open-source team memory layer for AI coding agents. Markdown files in git as storage, a user→team→org hierarchy as the access primitive, and one cross-vendor MCP server (Claude Code, Cursor, Codex, Gemini CLI). Hybrid SQLite + sqlite-vec retrieval. Apache-2.0.

    🧠 Knowledge & Memory3 views
    Compare vs Krimto β†’
  • Context7 logoContext7

    Up-to-date code documentation for LLMs and AI code editors.

    🧠 Knowledge & Memory7 views
    Compare vs Context7 β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
157
Stargazers on the source repository.
npm downloads
5.4k
Package downloads in the last 30 days.
Last commit
2d 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 Prism MCP

Install it with `npm install -g prism-mcp-server`, then run `prism connect` to configure supported hosts.

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 PreviewPrism MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/dcostenco-prism-mcp?style=directory)](https://allmcps.com/mcp/dcostenco-prism-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/dcostenco-prism-mcp"><img src="https://allmcps.com/api/badge/dcostenco-prism-mcp?style=directory" alt="Prism MCP on AllMCPs" /></a>

Technical Specs & Signals

Category🧠Knowledge & Memory
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseApache-2.0
ClientsClaude Desktop, Cursor
Last updatedSep 9, 2026
10/10 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 stars157
GitHub Star CountTotal stargazers on GitHub representing community popularity (157 stars).
Last commit2d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 9, 2026
npm downloads5,418/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
63Quality signal: Good Β· 63/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 ownership10/20
Documentation & tools25/30
Adoption & activity12/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

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev Β· prism-mcp-server (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore 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 Prism MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code