rustic-ai/codeprism

View on GitHub ↗

An experimental, 100% AI-generated, high-performance code intelligence server providing AI assistants with a graph-based understanding of codebases.

31 ★8 forksRustUpdated 6mo ago

What you need to know

CodePrism is a 100% AI-generated, production-ready code intelligence MCP server providing structured codebase understanding through graph-based analysis, with 20 tools.

Install

cargo install codeprism-mcp-server (or build from source)
Prebuilt binaries for Linux/macOS/Windows and Docker image ghcr.io/rustic-ai/codeprism
Configure for Claude Desktop or Cursor with CODEPRISM_PROFILE env
Run with --mcp flag for stdio

Usage

  • Analyze a repository via tools like repository_stats, explain_symbol, trace_path, find_dependencies
  • Search with search_symbols, search_content, find_files
  • Run deep analysis: complexity, data flow, security, performance, API surface, unused code, duplicates

Key features

  • 20 tools: core navigation, search/discovery, analysis, and workflow orchestration
  • Graph-based code analysis for JavaScript/TypeScript and Python
  • Universal AST and sub-millisecond incremental parsing
  • Python-specific inheritance, decorator, and metaprogramming analysis
  • Includes Mandrel MCP test harness (moth) built on the official Rust SDK
  • Dual-licensed MIT or Apache-2.0

Best for

Deep, graph-based code intelligence for AI-assisted development.

Clients: Claude Desktop · Cursor

Reviewed 2026-08-11

Topics

aiai-generated-codeai-toolscode-analysiscode-analyzercode-assistantcode-explorationcode-intelligencecodegendeveloper-toolsgenerative-aijavascriptmcpmcp-servermodel-context-protocolpythonrust
Stars
31★
Forks
8
Language
Rust
License
NOASSERTION
Created
2025-06-18
Last push
2026-02-14