{
  "markdown": "# `@railway/mcp-server` is deprecated\n\nRailway MCP is now bundled into the Railway CLI.\n\nThis npm package no longer contains the standalone TypeScript MCP server. It is a compatibility shim that launches:\n\n```bash\nrailway mcp\n```\n\n## Migration\n\nInstall or upgrade the Railway CLI:\n\n```bash\nbash <(curl -fsSL https://railway.com/install.sh)\n```\n\nThen configure supported MCP clients:\n\n```bash\nrailway mcp install\n```\n\nTo configure the hosted MCP server instead of the local stdio server:\n\n```bash\nrailway mcp install --remote\n```\n\nYou can also configure a local MCP client directly with:\n\n```json\n{\n  \"mcpServers\": {\n    \"railway\": {\n      \"command\": \"railway\",\n      \"args\": [\"mcp\"]\n    }\n  }\n}\n```\n\nRemove old client entries that run:\n\n```bash\nnpx -y @railway/mcp-server\n```\n\n## Compatibility\n\nFor existing configs that still invoke `@railway/mcp-server`, this package delegates to `railway mcp`.\n\nIf the Railway CLI is missing, the package exits with migration instructions.\n\n## Docs\n\nSee the Railway CLI MCP docs: https://docs.railway.com/cli/mcp\n",
  "bytes": 1050,
  "sha": "418d528a25eb4cc8288bce4414d9e7ebfc03de0cd71b324506e8f2a746114403",
  "repo_slug": "railwayapp/railway-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_railwayapp_mcp_server_a753ae4d/readme"
}