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

Maintenance

ActivityMaintained
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI clients to interact with Letta.ai's stateful agents via cloud deployment on Railway. Provides 20+ tools for agent management, conversations, memory operations, and tool configuration through a streamable HTTP transport optimized for production use.
    5
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables management of Railway.app infrastructure through natural language, allowing users to deploy services, manage environment variables, monitor deployments, and configure projects directly from MCP clients like Claude.
    38
    58
    MIT

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