Home/Directory/Data & Databases/Prism

Prism

@dcostenco · github.com/dcostenco/prism-mcp

Zero-config persistent memory for AI agents with local SQLite.

ClaimedData & DatabasesHTTPlocal auth
GitHub

Install one command

terminal
$ npx prism-mcp-server

Or add it with the Claude CLI: claude mcp add dcostenco-prism-mcp

Tools exposed 0 tool

Configuration claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "dcostenco-prism-mcp": {
      "command": "npx",
      "args": ["prism-mcp-server"],
      "env": {
        "DD_API_KEY": "<your-dd-api-key>",
        "OLLAMA_HOST": "<your-ollama-host>",
        "ANTHROPIC_API_KEY": "<your-anthropic-api-key>",
        "GOOGLE_API_KEY": "<your-google-api-key>",
        "LOCAL_LLM_URL": "<your-local-llm-url>",
        "PRISM_SYNALUX_API_KEY": "<your-prism-synalux-api-key>",
        "PRISM_STORAGE": "<your-prism-storage>",
        "SETUP_GEMINI": "<your-setup-gemini>"
      }
    }
  }
}

Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.

Related

Similar servers

More in Data & Databases
Compare
@mindsdb

Connect and unify data across various platforms and databases with MindsDB as a single MCP server.

Data & Databasesstdio no-auth
39.3k6d ago0 toolslocal
Install command unavailable — see repo
Compare
@mediar-ai

Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware…

Data & DatabasesHTTP no-auth
19.2k4d ago0 toolslocal
$npx screenpipe record
Compare
@topoteretes

Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources

Data & Databasesstdio auth
17.8k4d ago0 toolslocal
$pip install cognee