Prism MCP
Rank #938io.github.dcostenco/prism-mcp
The Mind Palace for AI Agents - local-first MCP server with persistent memory, visual dashboard, time travel, multi-agent sync, and zero-config SQLite storage. Works with Claude Desktop, Cursor, Windsurf, and any MCP client.
Prism MCP is a Model Context Protocol (MCP) server published by dcostenco. It ranks #938 of 76,851 servers tracked on MCP Toplist, and its repository has 155 GitHub stars. Prism MCP is listed across 4 registries — Official MCP, Smithery, Glama and PulseMCP, with 2 tracked versions. It was first listed on Feb 12, 2026 and most recently updated on Mar 20, 2026.
Ranks ahead of 75,913 of 76,851 servers on MCP Toplist.
Use Prism MCP
Add Prism MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"prism-mcp": {
"command": "npx",
"args": [
"-y",
"prism-mcp-server"
],
"env": {
"BRAVE_API_KEY": "<your BRAVE_API_KEY>",
"GEMINI_API_KEY": "<your GEMINI_API_KEY>",
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_KEY": "<your SUPABASE_KEY>",
"PRISM_USER_ID": "<your PRISM_USER_ID>",
"GCP_PROJECT_ID": "<your GCP_PROJECT_ID>",
"VERTEX_LOCATION": "<your VERTEX_LOCATION>",
"VERTEX_DATA_STORE_ID": "<your VERTEX_DATA_STORE_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (3 delisted)
dcostenco
Available versions (2)
| Version | Published |
|---|---|
| 1.5.0 | Mar 20, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Prism MCP?
- Prism MCP is maintained by dcostenco, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Prism MCP listed on the Official MCP Registry?
- Yes — Prism MCP is listed on the Official MCP Registry, alongside Smithery, Glama and PulseMCP.
- How many versions does Prism MCP have?
- MCP Toplist tracks 2 versions of Prism MCP, most recently published on Mar 20, 2026.
- Where can I find the source code for Prism MCP?
- The source code for Prism MCP is hosted at github.com/dcostenco/prism-mcp.