Sophon MCP Server
Sophon is a deterministic context layer for agents speaking the Model Context Protocol. It compresses prompts, conversation memory, code digests, file deltas, and shell output - without an embedding model at query time, without a GPU, and without API keys. It runs locally over stdio via the published package.
People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.
VERIFIED ACTIVE
LAST COMMIT 2026-06-19 · ★ 6 · #409 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25
MIT · Rust servers · how we verify → /methodology
01 · Install Sophon
before you install - you'll need
Set SOPHON_MEMORY_PATH, SOPHON_RETRIEVER_PATH, SOPHON_HYBRID before connecting.
Claude Code
claude mcp add lacausecrypto-mcp-sophon -- npx -y mcp-sophon Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"lacausecrypto-mcp-sophon": {
"command": "npx",
"args": [
"-y",
"mcp-sophon"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package mcp-sophon - unscoped; check the name against the project README before installing
registry namespace io.github.lacausecrypto is GitHub-verified and matches the repo owner
03 · What Sophon can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.7.0 · 2026-06-19
See BENCHMARK.md for measured performance numbers and README.md for install instructions.
v0.6.0 · 2026-06-19
See BENCHMARK.md for measured performance numbers and README.md for install instructions.
v0.5.4 · 2026-04-30
See BENCHMARK.md for measured performance numbers and README.md for install instructions.
04 · Who maintains Sophon
Sophon is maintained by lacausecrypto. We track 7 MCP servers from lacausecrypto - 7 actively maintained, 40 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from lacausecrypto.
- sports-hub 41 sports API providers, 396 tools: scores, stats, odds, esports, chess, motorsport & more. ★ 20
- mcp-nbb MCP server for the National Bank of Belgium SDMX statistical API (221 dataflows). ★ 3
- mcp-belgium Single MCP server for Belgian public transport, statistics, open data, and geospatial services. ★ 5
- mcp-new-caledonia MCP server for New Caledonia open data (data.gouv.nc) ★ 2
- Datamuse MCP MCP server for Datamuse word-finding API ★ 2
- PoetryDB MCP Server Classic poetry search and discovery via PoetryDB. ★ 2
05 · Facts
- repository
- github.com/lacausecrypto/mcp-sophon
- category
- other - ranked #409 of 848 actively-maintained other servers as of 2026-08-25.
- release cadence
- 2 releases in the last 90 days (latest 2026-06-19)
- registry
- io.github.lacausecrypto/sophon (active, first published 2026-04-15 · 8 versions)
- packages
- npm:mcp-sophon
06 · Sophon FAQ
What is Sophon?
Sophon is a deterministic context layer for agents speaking the Model Context Protocol. It compresses prompts, conversation memory, code digests, file deltas, and shell output - without an embedding model at query time, without a GPU, and without API keys. It runs locally over stdio via the published package.
Is Sophon still maintained?
Yes - as of 2026-08-25, its last commit was 2026-06-19 and it shipped 2 releases in the last 90 days. We re-verify nightly.
How do I install Sophon?
Run `npx -y mcp-sophon`. The README documents 3 environment variables (SOPHON_MEMORY_PATH, SOPHON_RETRIEVER_PATH, SOPHON_HYBRID) to set first. Set SOPHON_MEMORY_PATH, SOPHON_RETRIEVER_PATH, SOPHON_HYBRID before connecting. You can also paste the ready-made client config above.
Does Sophon run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Sophon
Alternatives to Sophon
Maintained other servers if Sophon isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · Xcodemcp · Mathematica MCP · Q URL · Disco · Slim Guard
More Rust MCP servers · Sys Knife · Leakferret · Cuba Memorys · Libre Justice · Divlens · see all