MCP Codebase Insight

by tosin2013
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost address for the MCP server127.0.0.1
MCP_PORTNoPort number for the MCP server3000
QDRANT_URLYesURL for the Qdrant vector database instancehttp://localhost:6333
MCP_ADR_DIRNoDirectory for architectural decision records./docs/adrs
MCP_DISK_CACHE_DIRNoDirectory for disk cache./cache
MCP_DOCS_CACHE_DIRNoDirectory for caching documentation./docs
MCP_KB_STORAGE_DIRNoDirectory for knowledge base storage./knowledge

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