Prism Mcp
Rank #657smithery/dcostenco/BCBA
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 #657 of 58,832 servers tracked on MCP Toplist, and its repository has 142 GitHub stars. Prism Mcp is listed across 3 registries — Official MCP, Smithery and Glama, with 2 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on Mar 20, 2026.
Ranks ahead of 58,175 of 58,832 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": {
"bcba": {
"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 (2 delisted)
dcostenco
Other servers by dcostenco
View all dcostenco servers →Available versions (2)
| Version | Published |
|---|---|
| 1.5.0 | Mar 20, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is 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.
- Who maintains Prism Mcp?
- Prism Mcp is maintained by dcostenco, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Prism Mcp an official MCP server?
- Yes — Prism Mcp is listed on the Official MCP Registry, alongside Smithery and Glama.
- 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.