Skip to main content
Glama
package.json642 B
{ "name": "railway-mcp-server", "version": "2.0.0", "description": "Railway MCP Server v2 - Using official MCP SDK with StreamableHTTP and SSE support", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.11.0", "express": "^4.21.0", "graphql-request": "^6.1.0", "zod": "^3.23.8" }, "devDependencies": { "@types/express": "^4.17.21", "@types/node": "^20.17.0", "tsx": "^4.19.0", "typescript": "^5.6.0" }, "engines": { "node": ">=18" } }

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/hemichaeli/railway-mcp-server-v2'

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