Skip to main content
Glama
railway.json•376 B
{ "$schema": "https://railway.com/schema.json", "build": { "builder": "dockerfile", "dockerfilePath": "Dockerfile.proxy" }, "services": [ { "name": "acf-mcp-proxy", "icon": "🤖", "settings": { "healthcheck": { "path": "/health", "timeout": 30 }, "restartPolicy": "always" } } ] }

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/FutureAtoms/agentic-control-framework'

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