Skip to main content
Glama
MarcinHamiga

Code Indexing MCP

by MarcinHamiga

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INCODE_OFFLINENoSet to '1' to disable network access (model download will fail if not cached)0
INCODE_DATA_DIRNoOverride the platform-specific data directory for index storage
INCODE_CACHE_DIRNoOverride the platform-specific cache directory for model downloads
INCODE_AUTO_INDEXNoSet to '0', 'false', or 'no' to disable automatic indexing of workspace roots1

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
init_projectD
index_projectD
project_statusD
list_projectsD
remove_projectD
search_codeD
find_symbolD
file_outlineD
get_chunkD

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/MarcinHamiga/code-indexing-mcp'

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