Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • X (@AllMCPs) ↗ (opens in a new tab)
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Biology & Bioinformatics
  3. Prism
P
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Prism

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time — check back soon.
View RepositoryVisit Website

Local-first repo intelligence for agents: DNA, health, blast radius, and Dispatch jobs.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "prism": {
      "command": "npx",
      "args": [
        "-y",
        "prism"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🧬 More in Biology & Bioinformatics

Documentation Overview

Prism

Node.js Website npm @repo-prism/cli npm @repo-prism/mcp-server VS Marketplace Open VSX License: MIT

Local-first Software Intelligence Engine for humans and AI agents.

Website: https://www.prismhq.in · Docs: https://www.prismhq.in/docs · Get started: https://www.prismhq.in/docs/start/get-started

Maps, graphs, blast radius, health — on your machine. No account. Nothing uploaded for core analysis.

Prism is not an AI coding assistant. It is the intelligence layer behind an IDE extension, a CLI, and an MCP server that agents can call.


Table of contents

  1. Get started in 60 seconds
  2. Install — step by step
    • A. CLI
    • B. MCP (agents)
    • C. IDE extension
  3. CLI — commands
  4. MCP — tools & how agents use them
  5. Docs
  6. Privacy
  7. Build from source
  8. License

Get started in 60 seconds

Needs Node.js 22+. No need to clone this repository.

bash
# 1) Go to your project
cd /path/to/your/project

# 2) CLI — no --workspace; uses git root from where you run
npx -y @repo-prism/cli doctor
npx -y @repo-prism/cli dna
npx -y @repo-prism/cli health

# 3) MCP once (Claude Code), then ask in plain English — no tool names:
#    claude mcp add prism -- npx -y @repo-prism/mcp-server
#    “How healthy is this repo?” / “What breaks if I change src/index.ts?”
You want…Follow
Terminal / CIA. CLI
Cursor / Claude / Codex agentsB. MCP
Visual map & dashboardsC. IDE extension
Embed in code@repo-prism/core

All surfaces call the same Core SDK. None re-implements analysis.


Install — step by step

A. CLI — @repo-prism/cli

  1. cd into your project.
  2. Run doctor:
    Terminal
    npx -y @repo-prism/cli doctor
    
  3. Confirm Workspace points at your repo (from git root is normal). A warn on Index cache on first run is expected.
  4. Analyse:
    Terminal
    npx -y @repo-prism/cli dna
    npx -y @repo-prism/cli health
    npx -y @repo-prism/cli blast src/index.ts --fail-on high
    
  5. Optional global install:
    Terminal
    npm install -g @repo-prism/cli
    prism doctor
    prism health --verbose   # shows workspace + index timing
    

Package: npmjs.com/package/@repo-prism/cli · Guide: CLI docs

B. MCP — @repo-prism/mcp-server

Set up once. Then ask the agent in plain language — never type tool names like repository_health. The server tells the agent which tools to call.

One-click (Cursor)

Add to Cursor · Install guide · Benchmarks

Copy-paste config (Cursor / Claude Desktop)

config.json
{
  "mcpServers": {
    "prism": {
      "command": "npx",
      "args": ["-y", "@repo-prism/mcp-server"]
    }
  }
}

Save as .cursor/mcp.json (project) or add to Claude Desktop config. Enable in Settings → MCP (~40 tools).

Claude Code

  1. cd /path/to/your/project
  2. claude mcp add prism -- npx -y @repo-prism/mcp-server
  3. Restart Claude Code if it was already running.
  4. Ask: “What is this repository?” or “How healthy is this codebase?”

Cursor (manual)

If the one-click link above does not work:

  1. Open the project folder in Cursor.
  2. Create .cursor/mcp.json:
    config.json
    {
      "mcpServers": {
        "prism": {
          "command": "npx",
          "args": ["-y", "@repo-prism/mcp-server"]
        }
      }
    }
    
  3. Settings → MCP → enable prism → wait for ~40 tools.
  4. In Agent chat, ask normally (no tool names).

Claude Desktop / Codex

Same npx / @repo-prism/mcp-server config — no --workspace. Full numbered steps for every client: MCP install.

Only add --workspace / PRISM_WORKSPACE if auto-detection picks the wrong folder.

Package: npmjs.com/package/@repo-prism/mcp-server

C. IDE extension (Prism)

  1. Install Prism (Marketplace / Open VSX id prismhq.repo-prism):
    • VS Code — Marketplace or search Prism
    • Cursor — Open VSX or Install from VSIX
  2. Open Folder on your project.
  3. Command Palette → Prism: Open Prism.
  4. Wait for indexing; use the UI.
  5. (Cursor) Also complete B. MCP so the agent shares the same analysis — IDE install.

CLI — commands

Global flags: -w/--workspace, --json, --no-color, -q/--quiet, --verbose, -y/--yes.

Exit codes: 0 ok · 1 gated finding (--fail-on) · 2 usage error · 3 Prism failed.

Diagnostics

CommandPurpose
prism doctorEnvironment, workspace chosen, index
prism indexBuild / refresh the index

Understand

CommandPurpose
prism dnaLanguages, frameworks, domains, stack
prism healthHealth score + factors
prism map [--zoom repo|package|feature|file|symbol]Repository map
prism explain <path>What a path is for / ownership
prism explore <target>Usages, ownership, similar code
prism stackStack signals
prism featuresInferred features
prism landmarksEntrypoints & anchors
prism packagesWorkspace packages

Assess a change

CommandPurpose
prism blast <target> [--fail-on low|mid|high]Blast radius
prism review [paths…] [--base <ref>]Change review
prism safe-delete <target>Safe to delete?
prism rename <target> <newName>Rename edit sites
prism test-impact <target>Related tests

Structure

CommandPurpose
prism depsGraph size / hubs
prism cycles [--fail-on any]Import cycles
prism symbol <name>Find declaration
prism refs <name>Find references
prism route <from> <to>Dependency path

Reports

CommandPurpose
prism engineeringEntropy, drift, debt, hotspots
prism testingSuites + on-disk coverage
prism securityLeft-shift checklist
prism backendRoutes, data, env, jobs
prism bundleBundle weight (ingested stats)

CI sketch:

yaml
- uses: actions/setup-node@v4
  with:
    node-version: "26.5.0"
- run: npx -y @repo-prism/cli review --base origin/main --fail-on high
- run: npx -y @repo-prism/cli cycles --fail-on any

MCP — tools & how agents use them

28 read-only tools + 3 optional prompts (orient, before_edit, review_diff). No network. No consent APIs for agents.

You do not type tool names. After MCP is connected, ask in plain language — the server’s instructions tell the agent when to call which tool.

You sayAgent should call
“What is this repo?”repository_dna / landmarks
“Is it healthy?”repository_health
“What breaks if I edit src/…?”blast_radius, test_impact
“Can I delete this?”safe_delete
“Review my changes”review_changes
GroupTools
Orientationrepository_dna, repository_health, repository_map, repository_overview, list_packages, stack_profile, landmarks, explain_area
Graphsdependency_graph, dependency_cycles, knowledge_graph, feature_graph, list_features, find_symbol, find_references, dependency_route
Impactblast_radius, safe_delete, rename_impact, test_impact, breaking_change_hints, review_changes, explore_code
Reportsengineering_health, health_history, backend_report, testing_report, security_report

Setup steps: MCP install · Full tool list: MCP tools.


Demo — with vs without Prism

Side-by-side script: plans/notes/M-063-demo.md · measured savings: prismhq.in/benchmarks

  1. Ask “What is this repository?” — Prism returns DNA + landmarks in 2–3 calls; a naive agent walks directories.
  2. Ask “Is this edit safe?” on a file — blast_radius replaces scanning the tree for imports.

Reproduce numbers: bun run bench:orientation (after bun run build).


Docs

Read the full README on GitHub →

Related MCP Servers

View all in Biology & Bioinformatics View all alternatives
  • C
    Causely

    Causal reasoning for reliability: root cause, blast radius, and service health for agents.

    🧬 Biology & Bioinformatics0 views
    Compare vs Causely →
  • Spiderbrain logoSpiderbrain

    Deterministic context layer for your codebase: change impact, blast radius, answers with receipts.

    🧬 Biology & Bioinformatics0 views
    Compare vs Spiderbrain →
  • Medplum MCP logoMedplum MCP

    Securely access and manage FHIR healthcare data stored in Medplum.

    🧬 Biology & Bioinformatics1 views
    Compare vs Medplum MCP →
  • A
    Alpha Sophia

    Claims-grounded provider, market, and KOL intelligence for healthcare AI agents via Alpha Sophia

    🧬 Biology & Bioinformatics1 views
    Compare vs Alpha Sophia →

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Prism

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "prism": { "command": "npx", "args": ["-y", "Prism"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewPrism AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/prism?style=directory)](https://allmcps.com/mcp/prism)
HTML Embed
<a href="https://allmcps.com/mcp/prism"><img src="https://allmcps.com/api/badge/prism?style=directory" alt="Prism on AllMCPs" /></a>

Technical Specs & Signals

Category🧬Biology & Bioinformatics
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging · 27/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🧬 Biology & Bioinformatics →Alternatives to Prism →Install in Claude DesktopInstall in CursorInstall in VS Code