Skip to main content
Glama

CodeAnalysis MCP Server

by 0xjcf
config.json495 B
{ "server": { "name": "CodeAnalysisPro", "version": "1.0.0", "transport": "stdio" }, "features": { "basicAnalysis": true, "memory": true, "visualization": true, "knowledgeGraph": true, "multiRepo": true, "evolution": true, "socioTechnical": true, "compliance": true, "coaching": true, "simulation": true, "domainSpecific": true }, "http": { "port": 3000, "host": "localhost" }, "storage": { "path": "./data" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/0xjcf/MCP_CodeAnalysis'

If you have feedback or need assistance with the MCP directory API, please join our Discord server