Skip to main content
Glama
hemichaeli
by hemichaeli

Railway MCP Server v2

Railway MCP Server using the official @modelcontextprotocol/sdk with full support for:

  • Streamable HTTP transport (modern, recommended)

  • SSE transport (legacy compatibility)

Endpoints

Endpoint

Method

Description

/mcp

POST

Streamable HTTP transport

/mcp

DELETE

Session cleanup

/sse

GET

SSE transport (legacy)

/messages

POST

SSE messages endpoint

/health

GET

Health check

Related MCP server: Railway MCP Server

Tools (17 total)

  • list_projects - List all Railway projects

  • get_project - Get project details

  • list_services - List services in a project

  • list_deployments - List deployments for a service

  • get_deployment_logs - Get deployment logs

  • list_variables - List environment variables

  • list_environments - List environments in a project

  • create_project - Create a new Railway project

  • create_service - Create a new service

  • deploy_from_github - Deploy from GitHub repo

  • create_domain - Generate a domain for a service

  • set_variable - Set an environment variable

  • set_variables_bulk - Set multiple variables at once

  • restart_service - Restart a service

  • delete_project - Delete a project

  • delete_service - Delete a service

  • delete_variable - Delete an environment variable

Environment Variables

  • RAILWAY_API_TOKEN - Your Railway API token (required)

  • PORT - Server port (default: 3000)

Deploy to Railway

  1. Create a new project in Railway

  2. Connect this GitHub repo

  3. Add environment variable: RAILWAY_API_TOKEN

  4. Deploy!

Connect to Claude.ai

Use one of these URLs in Claude.ai Connectors:

  • Streamable HTTP: https://your-domain.railway.app/mcp

  • SSE (legacy): https://your-domain.railway.app/sse

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • 16 AI-native tools with dual SSE + streamable-http transport. Free tier available.

  • AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.

  • The agent-native cloud: database, functions, AI, storage, computers. 55 tools, one API key.

View all MCP Connectors

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