Skip to content
Back to search
30
MCP

@mseep/railway-mcp

npm/@mseep/railway-mcp

Model Context Protocol server for Railway.app - Enables AI agents to manage Railway infrastructure through natural language

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/system-designer-mcp
A Model Context Protocol (MCP) server that provides AI agents with tools to create, validate, and export UML system models and System Runtim
0 tools
@mseep/mcp-vnc
Model Context Protocol (MCP) server enabling AI agents to control remote desktops
0 tools
@mseep/lsp-mcp
An Model Context Protocol (MCP) server that provides LLMs/AI Agents with the capabilities of a language server protocol (LSP) server. This g
0 tools
@mseep/linear-mcp-server
A Model Context Protocol server for the Linear API.
0 tools
io.github.uarlouski/testrail-mcp-server
Model Context Protocol (MCP) server for TestRail platform, enabling LLMs to manage test artifacts.
0 tools
@mseep/printify-mcp
A Model Context Protocol (MCP) server for integrating AI assistants with Printify's print-on-demand platform
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/railway-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}