Skip to main content
Glama

MCP Code Analysis Server

MIT License
3

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoThe host address for the MCP server0.0.0.0
MCP_PORTNoThe port for the MCP server8080
DATABASE_HOSTNoThe database hostlocalhost
DATABASE_NAMENoThe database namecode_analysis
DATABASE_PORTNoThe database port5432
DATABASE_USERNoThe database usercodeanalyzer
OPENAI_API_KEYYesYour OpenAI API key for semantic search capabilities
DATABASE_PASSWORDNoThe database password

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/johannhartmann/mcpcodeanalysis'

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