codeprism

CodePrism is an MCP (Model Context Protocol) server that performs graph-based code intelligence and exposes multiple analysis/search/orchestration tools (e.g., repository stats, symbol/content search, dependency tracing, complexity/security/performance analysis). It can run over MCP transports such as stdio, HTTP, and SSE (per the README’s Mandrel harness description).

Evaluated Mar 30, 2026 (21d ago)
Homepage ↗ Repo ↗ DevTools mcp code-intelligence code-analysis static-analysis graph-analysis rust developer-tools agent-tools
⚙ Agent Friendliness
46
/ 100
Can an agent use this?
🔒 Security
30
/ 100
Is it safe for agents?
⚡ Reliability
24
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
82
Documentation
65
Error Messages
0
Auth Simplicity
20
Rate Limits
15

🔒 Security

TLS Enforcement
50
Auth Strength
15
Scope Granularity
10
Dep. Hygiene
35
Secret Handling
45

The provided README does not specify authentication/authorization, TLS requirements, or access controls for the MCP server. The server analyzes code and may ingest repository contents from user-specified paths (e.g., REPOSITORY_PATH), which increases risk if exposed to untrusted networks/clients. Security analysis is offered as a tool, but there is no documented guarantee of completeness or safeguards against prompt/tool injection or scanning arbitrary sensitive files beyond normal operator responsibility.

⚡ Reliability

Uptime/SLA
0
Version Stability
45
Breaking Changes
20
Error Recovery
30
AF Security Reliability

Best When

You want an MCP-compatible, tool-based interface for code intelligence inside your own environment (local/controlled) and can supply a repository path for indexing.

Avoid When

You need a hosted, internet-facing API with clear auth, rate limits, and documented operational reliability; or you cannot run the server in a trusted network/context.

Use Cases

  • AI-assisted codebase understanding (symbols, paths, dependencies)
  • Automated architecture/design analysis (patterns, inheritance, decorators)
  • Code review and refactoring impact analysis
  • Static analysis workflows (complexity, unused code, duplication, security/performance)
  • Building agentic developer workflows via MCP tools and batch execution

Not For

  • Running untrusted/anonymous clients without isolation (the tool performs local repository indexing/analysis)
  • Security scanning with an assumption of comprehensive vulnerability coverage
  • Production environments that require documented SLAs, explicit versioning policy, or strong authentication/authorization for the MCP server
  • Use cases needing strict pagination contracts, rate-limit guarantees, or consistent error-code documentation

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
No

Authentication

OAuth: No Scopes: No

README examples show running the MCP server via a local command with environment variables (e.g., CODEPRISM_PROFILE, RUST_LOG). No authentication/authorization mechanism for MCP access is described in the provided README content.

Pricing

Free tier: No
Requires CC: No

No pricing information for a hosted service was provided. Appears to be open-source software built/run by the user.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Server starts without a repository; tools may require a configured/selected repository path after MCP connection.
  • Tool input/output schema is implied but not fully specified in the provided README (may require checking docs/API.md).
  • No explicit rate-limit behavior or retry/backoff strategy is documented in the provided content.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for codeprism.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered