Skip to main content
Glama

Codebase MCP Server

by Ravenight13
.env438 B
# Codebase MCP Server Configuration # Copy this file to .env and update values for your environment # Database Configuration DATABASE_URL=postgresql+asyncpg://cliffclarke@localhost:5432/codebase_mcp # Ollama Configuration OLLAMA_BASE_URL=http://localhost:11434 OLLAMA_EMBEDDING_MODEL=embeddinggemma:latest # Performance Tuning EMBEDDING_BATCH_SIZE=50 MAX_CONCURRENT_REQUESTS=10 # Logging LOG_LEVEL=INFO LOG_FILE=/tmp/codebase-mcp.log

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/Ravenight13/codebase-mcp'

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