Skip to main content
Glama

MCP Indexer

by gkatechis
.mcp.json.example300 B
{ "mcpServers": { "mcpindexer": { "command": "python3", "args": [ "/absolute/path/to/mcpIndexer/src/mcpindexer/server.py" ], "env": { "PYTHONPATH": "/absolute/path/to/mcpIndexer/src", "MCP_INDEXER_DB_PATH": "~/.mcpindexer/db" } } } }

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/gkatechis/mcpIndexer'

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