51
/ 100
1 month ago
mcp_so

Advanced Code Analysis MCP Server

Advanced Code Analysis MCP Server with Knowledge Graph and AI Insights - TypeScript implementation with Neo4j backend

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 5 credentials: ANTHROPIC_API_KEY, API_KEY, JWT_SECRET, NEO4J_PASSWORD, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical4 high4 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalsimple-git@3.20.0GHSA-r275-fr43-pm7q

simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE

high@modelcontextprotocol/sdk@0.4.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@0.4.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highsimple-git@3.20.0GHSA-hffm-xvc3-vprc

simple-git is vulnerable to Remote Code Execution

highsimple-git@3.20.0GHSA-jcxm-m3jx-f287

simple-git Affected by Command Execution via Option-Parsing Bypass

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAI_ARCHITECTURAL_ANALYSIS
configAI_BASE_URL
configAI_CODE_EXPLANATION
configAI_CODE_SMELL_DETECTION
configAI_IMPROVEMENT_SUGGESTIONS
configAI_MAX_TOKENS
configAI_MODEL
configAI_PATTERN_DETECTION
configAI_PERFORMANCE_ANALYSIS
configAI_PROVIDER
configAI_SECURITY_ANALYSIS
configAI_TEMPERATURE
🔐 secretANTHROPIC_API_KEYyour_key_here
🔐 secretAPI_KEY
configAUTH_PROVIDER
configBACKUP_ENABLED
configBACKUP_SCHEDULE
configCACHE_DIRECTORY
configCLASS_COMPLEXITY_THRESHOLD
configCORS_ENABLED
configCORS_ORIGINS
configCPU_LIMIT
configENABLE_AI_INSIGHTS
configENABLE_AUTHENTICATION
configENABLE_CACHING
configENABLE_COGNITIVE_COMPLEXITY
configENABLE_COMPRESSION
configENABLE_CYCLOMATIC_COMPLEXITY
configENABLE_DUPLICATION_DETECTION
configENABLE_FILE_LOGGING
configENABLE_MAINTAINABILITY_INDEX
configENABLE_METRICS
configENABLE_PROFILING
configENABLE_SECURITY_ANALYSIS
configENABLE_TEST_COVERAGE
configFILE_COMPLEXITY_THRESHOLD
configFUNCTION_COMPLEXITY_THRESHOLD
configINCLUDE_DEPENDENCIES
configINCLUDE_DOCUMENTATION
configINCLUDE_TESTS
🔐 secretJWT_SECRET
configLOG_DIRECTORY
configLOG_LEVEL
configLOG_MAX_FILES
configLOG_MAX_FILE_SIZE
configMAX_CONCURRENT_ANALYSES
configMAX_FILE_SIZE50485760 // 50MB
configMEMORY_LIMIT
configMETRICS_PORT
configMODULE_COMPLEXITY_THRESHOLD
configNEO4J_ACQUISITION_TIMEOUT
configNEO4J_BATCH_SIZE
configNEO4J_DATABASEcodeanalysis
configNEO4J_MAX_LIFETIME
configNEO4J_MAX_POOL_SIZE
configNEO4J_MEMORY_LIMIT
configNEO4J_PAGE_CACHE
🔐 secretNEO4J_PASSWORDsecure_password
configNEO4J_QUERY_LOGGING
configNEO4J_SLOW_QUERY_THRESHOLD
configNEO4J_TIMEOUT
configNEO4J_URIbolt://localhost:7687
configNEO4J_USERNAME
🔐 secretOPENAI_API_KEYyour_key_here
configPARALLEL_WORKERS
configRATE_LIMIT_ENABLED
configRATE_LIMIT_MAX_REQUESTS
configRATE_LIMIT_WINDOW_MS
configRETENTION_DAYS
configSERVER_HOST
configSERVER_PORT
configTIMEOUT_PER_FILE
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/itamarzand88-advanced-code-analysis-mcp-1bqalx)](https://m8ven.ai/mcp/itamarzand88-advanced-code-analysis-mcp-1bqalx)
commit: 017b9a32cea42c33049f267596fe8c2084638d0f
code hash: 43d1e6cd3d489493a448bc151431e874f27bd2090184acde1dd4a66e747c2165
verified: 6/13/2026, 9:40:49 AM
view raw JSON →