Prism
Rank #3,880io.github.Shailesh200/prism
Local-first repo intelligence for agents: DNA, health, blast radius, and Dispatch jobs.
Prism is a Model Context Protocol (MCP) server published by Shailesh200. It ranks #3,880 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Prism is listed on Official MCP, with 1 tracked version. It was first listed on Aug 26, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 128,166 of 132,046 servers on MCP Toplist.
Use Prism
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add prism -e "PRISM_WORKSPACE=<your PRISM_WORKSPACE>" -e "CURSOR_API_KEY=<your CURSOR_API_KEY>" -e "PRISM_DISPATCH_ROLE=<your PRISM_DISPATCH_ROLE>" -- npx -y @repo-prism/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.prism]
command = "npx"
args = ["-y", "@repo-prism/mcp-server"]
[mcp_servers.prism.env]
PRISM_WORKSPACE = "<your PRISM_WORKSPACE>"
CURSOR_API_KEY = "<your CURSOR_API_KEY>"
PRISM_DISPATCH_ROLE = "<your PRISM_DISPATCH_ROLE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"prism": {
"command": "npx",
"args": [
"-y",
"@repo-prism/mcp-server"
],
"env": {
"PRISM_WORKSPACE": "<your PRISM_WORKSPACE>",
"CURSOR_API_KEY": "<your CURSOR_API_KEY>",
"PRISM_DISPATCH_ROLE": "<your PRISM_DISPATCH_ROLE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"prism": {
"command": "npx",
"args": [
"-y",
"@repo-prism/mcp-server"
],
"env": {
"PRISM_WORKSPACE": "<your PRISM_WORKSPACE>",
"CURSOR_API_KEY": "<your CURSOR_API_KEY>",
"PRISM_DISPATCH_ROLE": "<your PRISM_DISPATCH_ROLE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"prism": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@repo-prism/mcp-server"
],
"env": {
"PRISM_WORKSPACE": "<your PRISM_WORKSPACE>",
"CURSOR_API_KEY": "<your CURSOR_API_KEY>",
"PRISM_DISPATCH_ROLE": "<your PRISM_DISPATCH_ROLE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"prism": {
"command": "npx",
"args": [
"-y",
"@repo-prism/mcp-server"
],
"env": {
"PRISM_WORKSPACE": "<your PRISM_WORKSPACE>",
"CURSOR_API_KEY": "<your CURSOR_API_KEY>",
"PRISM_DISPATCH_ROLE": "<your PRISM_DISPATCH_ROLE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"prism": {
"command": "npx",
"args": [
"-y",
"@repo-prism/mcp-server"
],
"env": {
"PRISM_WORKSPACE": "<your PRISM_WORKSPACE>",
"CURSOR_API_KEY": "<your CURSOR_API_KEY>",
"PRISM_DISPATCH_ROLE": "<your PRISM_DISPATCH_ROLE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Shailesh200%2Fprism)<a href="https://mcptoplist.com/server/io.github.Shailesh200%2Fprism"><img src="https://mcptoplist.com/badge/io.github.Shailesh200%2Fprism.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Shailesh200
Available versions (1)
| Version | Published |
|---|---|
| 1.1.1 | Aug 26, 2026 |
Frequently asked questions
- Who maintains Prism?
- Prism is maintained by Shailesh200, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Prism listed on the Official MCP Registry?
- Yes — Prism is listed on the Official MCP Registry.
- How many versions does Prism have?
- MCP Toplist tracks 1 version of Prism, most recently published on Aug 26, 2026.
- Where can I find the source code for Prism?
- The source code for Prism is hosted at github.com/Shailesh200/prism.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.