Skip to main content
Glama
mcp.json.example635 B
{ "$schema": "https://raw.githubusercontent.com/anthropics/anthropic-sdk-python/main/mcp_schema.json", "_comment": "=== CLOUD CONFIG (connecting to Railway) ===", "_comment_usage": "1. Deploy Code-MCP to Railway", "_comment_usage2": "2. Get your API key from admin (or use ADMIN_KEY)", "_comment_usage3": "3. Replace values below and add to your claude_desktop_config.json", "mcpServers": { "code-mcp": { "command": "node", "args": [ "C:/path/to/code-mcp/dist/bridge.js", "--url", "https://your-app.railway.app", "--key", "sk-your-api-key-here" ] } } }

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/millsydotdev/Code-MCP'

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