Skip to main content
Glama
mcp-config-example.json339 B
{ "mcpServers": { "x-server": { "command": "node", "args": ["dist/index.js"], "env": { "X_API_KEY": "your_api_key_here", "X_API_SECRET": "your_api_secret_here", "X_ACCESS_TOKEN": "your_access_token_here", "X_ACCESS_TOKEN_SECRET": "your_access_token_secret_here" } } } }

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/krishna-paulraj/x-mcp-server'

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