Advanced Code Analysis MCP Server
@ItamarZand88
Advanced Code Analysis MCP Server について
Advanced Code Analysis MCP Server with Knowledge Graph and AI Insights - TypeScript implementation with Neo4j backend
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Advanced Code Analysis MCP Server?
An MCP server that combines Neo4j knowledge graphs, AI-powered analysis (GPT‑4/Claude), and advanced static analysis to analyze large‑scale code projects. It is designed for developers and teams needing deep architectural insights, security analysis, and quality metrics.
How to use Advanced Code Analysis MCP Server?
Use the analyzeRepository method with a git URL and branch, then query the resulting knowledge graph using natural language. Setup is via Docker (docker‑compose up -d) or local installation (npm install && npm run build && npm start). Configure API keys and Neo4j settings in a .env file.
Key features of Advanced Code Analysis MCP Server
- AI‑Powered Analysis with GPT‑4/Claude for advanced insights
- Advanced Knowledge Graph with Neo4j for complex relationships
- Natural Language Queries with no learning curve
- Deep Architectural Analysis and Automated Security Analysis
- Parallel Processing for large projects (up to 10M lines in 30 min)
- Comprehensive Quality Metrics and monitoring dashboards
Use cases of Advanced Code Analysis MCP Server
- Enterprise Code Audit: analyze main system for security issues and code smells
- Developer Onboarding: show core components and how they interact
- Refactoring Planning: find tightly coupled components and suggest where to break dependencies
- Performance Analysis: find bottlenecks and inefficient algorithms
FAQ from Advanced Code Analysis MCP Server
What are the system requirements?
Node.js 18+, Docker & Docker Compose, 8GB+ RAM, 100GB+ disk space.
How do I set up the server?
Copy .env.example to .env, edit settings, then run docker-compose up -d or install locally with npm install && npm run build && npm start.
Which AI providers are supported?
OpenAI (GPT‑4) and Anthropic (Claude). Set AI_PROVIDER, AI_MODEL, and the corresponding API keys in your .env.
How can I monitor performance and health?
Access Neo4j Browser at http://localhost:7474, Grafana Dashboard at http://localhost:3001, Prometheus Metrics at http://localhost:9091, and Health Check at http://localhost:3000/health.
What transports or authentication are used?
The server exposes an HTTP API (health check on port 3000). AI and Neo4j credentials are configured via environment variables (OPENAI_API_KEY, ANTHROPIC_API_KEY, NEO4J_PASSWORD).
「開発者ツール」の他のコンテンツ
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
コメント