mcp-code-indexer
by fluffypony
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_TIMEOUT | No | Transaction timeout in seconds (default: 10.0). | |
| DB_WAL_MODE | No | Enable WAL mode (default: 'true'). | |
| DB_POOL_SIZE | No | Database connection pool size (default: 3). | |
| DB_RETRY_COUNT | No | Max retry attempts for database operations (default: 5). | |
| MCP_LOG_FORMAT | No | Log format (e.g., 'json' for structured logging). | |
| VOYAGE_API_KEY | No | API key for Voyage AI required for vector mode. | |
| OPENROUTER_API_KEY | No | API key for OpenRouter to enable Q&A and git hook features. | |
| TURBOPUFFER_REGION | No | Region for Turbopuffer vector storage. | gcp-europe-west3 |
| TURBOPUFFER_API_KEY | No | API key for Turbopuffer required for vector mode. | |
| DB_HEALTH_CHECK_INTERVAL | No | Health check interval in seconds (default: 30.0). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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