Prism MCP

Prism MCP

Production-ready MCP server with session memory, Brave Search, Vertex AI Discovery Engine, Google Gemini analysis, and sandboxed code-mode transforms.

Category
Visit Server

README

🧠 Prism MCP β€” The Mind Palace for AI Agents

npm version MCP Registry Glama Smithery License: BUSL-1.1 TypeScript PRs Welcome

<!-- 🌐 Translations auto-generated by scripts/generate_i18n.py β€” triggered by GitHub Actions on README.md changes --> 🌐 Translate: English Β· EspaΓ±ol Β· FranΓ§ais Β· PortuguΓͺs Β· RomΓ’nΔƒ Β· Π£ΠΊΡ€Π°Ρ—Π½ΡΡŒΠΊΠ° Β· Русский Β· Deutsch Β· ζ—₯本θͺž Β· ν•œκ΅­μ–΄ Β· δΈ­ζ–‡ Β· Ψ§Ω„ΨΉΨ±Ψ¨ΩŠΨ©


β—ˆ Prism Coder IDE β€” Ship, Not Just Code

NEW: The full-stack AI-native desktop IDE that combines coding, building, and deploying in one tool. No competitor offers all of this.

What You Get Time Saved vs. Traditional
πŸ€– Agent Mode β€” autonomous multi-step task execution with diff previews ~95%
πŸ—οΈ Website Builder β€” 6 templates, section editor, export to HTML/ZIP ~90%
🎨 Visual Drag & Drop β€” 11 component types, canvas drop zone, live property editor ~85%
πŸ”‘ Auth & Database β€” 6 auth providers, table CRUD, RLS, storage buckets ~90%
🐳 DevContainers β€” 8 base images, port forwarding, resource limits, Codespaces export ~80%
πŸ“‹ Customer Board (HIPAA) β€” 12-pattern PHI scanner, moderator controls, ticket lifecycle ~70%
🎨 Media Studio β€” AI image/video/3D generation, tier-gated quality ~98%
πŸš€ One-Click Deploy β€” Vercel, Netlify, Synalux Cloud, custom server ~98%
πŸ‘₯ Real-Time Collaboration β€” multiplayer editing with cursor presence ~60%
πŸ“Š SEO + Analytics β€” 8-category audit + traffic dashboard ~99%
πŸͺ Marketplace β€” 10-category extension registry, install with one click ~90%
πŸ“‹ Workflow Engine β€” natural language β†’ structured project workflows ~90%
πŸ”€ Git Integration β€” branch, stage, commit, push without leaving IDE ~60%
🌐 12-Language i18n β€” full UI translation including Arabic RTL ~100%

27/27 features β€” more than any competitor (Cursor: 9, Windsurf: 9, Replit: 12, Bolt: 9).

πŸ‘‰ Full IDE README with screenshots, architecture, and technical details β†’


Prism Hivemind Multi-Agent Dashboard

Your AI agent forgets everything between sessions. Prism fixes that β€” then teaches it to think.

<details> <summary>Cognitive Architecture Deep Dive (v12.0.0)</summary>

Prism v12.0.0 is a true Cognitive Architecture inspired by human brain mechanics. Beyond flat vector search, your agent now forms principles from experience, follows causal trains of thought, and possesses the self-awareness to know when it lacks information. Your agents don't just remember; they learn. With v12.0.0, the entire cognitive pipeline β€” including ledger compaction, task routing, semantic search, and Agent Infrastructure Resilience β€” runs 100% on-device or via secure clinical discovery (PubMed/ERIC), backed by prism-coder:7b, a HIPAA-hardened local LLM. No API keys for core features. No data leaves your machine.

</details>

npx -y prism-mcp-server

Works with Claude Desktop Β· Claude Code Β· Cursor Β· Windsurf Β· Cline Β· Gemini Β· Antigravity β€” any MCP client.

https://github.com/dcostenco/prism-mcp/raw/main/docs/prism_mcp_demo.mp4

πŸ“– Table of Contents


πŸ’³ <a name="unified-billing"></a>v12.0.0 Unified Billing & Agent Skill Ecosystem

Prism v12.0.0 unifies Prism and Synalux into a single billing architecture.

Subscription Plans

Feature Free Standard ($19/mo) Advanced ($49/mo) Enterprise ($99/mo)
MCP Tools (30+) 5 core All 17 All 17 + RBAC All + custom
Local Memory (SQLite) βœ… βœ… βœ… βœ…
Prism Coder IDE βœ… βœ… βœ… βœ…
API Calls 100/day 2,000/day 5,000/day Unlimited
Cloud Sync (Supabase) ❌ βœ… βœ… βœ…
HIPAA BAA ❌ ❌ ❌ βœ…

πŸ›‘οΈ <a name="data-privacy-hipaa"></a>Data Privacy & HIPAA

Prism is built for high-compliance environments.

  • Local-First Architecture: By default, all memory, embeddings, and cognitive processing happen on your device. No clinical data or PHI leaves your infrastructure.
  • Fail-Closed Pipelines: Security gates halt execution if PII or adversarial patterns are detected.
  • Encryption at Rest: All local storage is encrypted using industry-standard AES-256.

<a name="how-prism-compares"></a>βš”οΈ How Prism Compares

πŸ“Š Feature-by-Feature Comparison (2026 Q2)

Feature / Architecture 🧠 Prism MCP 🐘 Mem0 ⚑ Zep πŸ§ͺ Anthropic Base MCP
Privacy & HIPAA βœ… 100% Local / Air-gapped ❌ Cloud-dependent ❌ Cloud-dependent βœ… Local-only
Local LLM Logic βœ… prism-coder:7b ❌ Cloud only ❌ Cloud only ❌ None
Primary Interface Native MCP REST API REST API Native MCP
Storage Engine BYO SQLite or Supabase Managed Cloud Managed Cloud Local SQLite only

πŸ† Prism-Coder 7B vs. Flagship LLMs β€” Tool-Calling Accuracy

Model Provider Tool-Call Accuracy SWE-bench Cost
Prism-Coder 7B Prism (local) 100% ⭐ β€” $0 (on-device)
Claude Opus 4.7 Anthropic 77.3% 87.6% $5 / $25 per 1M tok
Gemini 3.1 Pro Google 77.1% 80.6% $1.25 / $10 per 1M tok
GPT-5.4 OpenAI 73.3% ~80% β€”

<a name="environment-variables"></a>Environment Variables

🚦 TL;DR β€” Zero keys = zero problem. Core session memory, keyword search, semantic search (local embeddings), time travel, and the full dashboard work 100% offline. Cloud keys are optional power-ups.

# Option A: Fully offline (no API keys needed)
# Set embedding_provider=local in the Mind Palace dashboard

# Option B: Cloud-powered (optional power-ups)
GOOGLE_API_KEY=...    # Unlocks: Gemini embeddings, Morning Briefings, auto-compaction
BRAVE_API_KEY=...     # Unlocks: Web Scholar research + Brave Answers
FIRECRAWL_API_KEY=... # Unlocks: Web Scholar deep scraping

<a name="milestones-roadmap"></a>πŸ“¦ Milestones & Roadmap

Release Headline
v12.0.0 πŸ’³ Unified Billing & Agent Skill Ecosystem β€” BUSL-1.1 license.
v10.0 πŸ›‘οΈ HIPAA-Hardened Local LLM β€” prism-coder:7b powers compaction.

πŸ“§ Contact us for a consultation


License

BUSL-1.1


<sub>Keywords: MCP server, Model Context Protocol, AI agent memory, cognitive architecture, local-first, SQLite MCP, Mind Palace, time travel, OpenTelemetry, GDPR, business, enterprise, hipaa</sub>

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured