CodeAnalysis MCP Server
by 0xjcf
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | No | Custom Redis URL for connection | redis://localhost:6379 |
| STDIO_TRANSPORT | No | Set to true to enable Stdio Transport mode instead of HTTP Transport | |
| FORCE_MEMORY_SESSION | No | Force memory session store even if Redis is available |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| review-code |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| analysis-results |
Latest Blog Posts
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