Skip to main content
Glama

MCP Codebase Index

by NgoTaiCo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REPO_PATHYesAbsolute path to your project directory
BATCH_SIZENoEmbedding batch size50
QDRANT_URLYesYour Qdrant Cloud cluster URL (e.g., https://xxx.gcp.cloud.qdrant.io:6333)
WATCH_MODENoAuto-update on file changestrue
GEMINI_API_KEYYesYour Gemini API key from Google AI Studio (https://aistudio.google.com/app/apikey)
QDRANT_API_KEYYesYour Qdrant Cloud API key
QDRANT_COLLECTIONNoCollection name in Qdrantcodebase

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

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