Skip to main content
Glama

CodeAnalysis MCP Server

by 0xjcf

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_URLNoCustom Redis URL for connectionredis://localhost:6379
STDIO_TRANSPORTNoSet to true to enable Stdio Transport mode instead of HTTP Transport
FORCE_MEMORY_SESSIONNoForce memory session store even if Redis is available

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
review-code

Resources

Contextual data attached and managed by the client

NameDescription
analysis-results

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze-dependencies-
calculate-metrics-
analyze-repository-
analyze-metrics-
analyze-cursor-
analyze-files-
analyze-quality-
list-quality-rules-
build-knowledge-graph-
query-knowledge-graph-
export-knowledge-graph-
visualize-dependencies-
visualize-code-structure-
store-codebase-insight-
retrieve-codebase-insights-
update-codebase-insight-
socio-technical-analysis-
cross-repo-analysis-
evolution-pathway-
create-session-
get-session-info-
get-session-history-
clear-session-
list-sessions-
search-code-
project-info-
get-file-
folder-structure-

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