Skip to main content
Glama
mcp-config-example.json399 B
{ "mcpServers": { "documcp": { "command": "npx", "args": ["documcp", "--root", "/Users/tosinakinosho/workspaces"], "env": { "NODE_ENV": "production" } }, "code-index-semantic-search": { "command": "npx", "args": ["@modelcontextprotocol/server-code-index-semantic-search"], "env": { "NODE_ENV": "production" } } } }

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/tosin2013/documcp'

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