Skip to main content
Glama
fluffypony

mcp-code-indexer

by fluffypony

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_TIMEOUTNoTransaction timeout in seconds (default: 10.0).
DB_WAL_MODENoEnable WAL mode (default: 'true').
DB_POOL_SIZENoDatabase connection pool size (default: 3).
DB_RETRY_COUNTNoMax retry attempts for database operations (default: 5).
MCP_LOG_FORMATNoLog format (e.g., 'json' for structured logging).
VOYAGE_API_KEYNoAPI key for Voyage AI required for vector mode.
OPENROUTER_API_KEYNoAPI key for OpenRouter to enable Q&A and git hook features.
TURBOPUFFER_REGIONNoRegion for Turbopuffer vector storage.gcp-europe-west3
TURBOPUFFER_API_KEYNoAPI key for Turbopuffer required for vector mode.
DB_HEALTH_CHECK_INTERVALNoHealth check interval in seconds (default: 30.0).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/fluffypony/mcp-code-indexer'

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