railway-mcp-server and foundry-mcp-server
The tools are competitors, as both aim to provide an MCP (Multi-Client Protocol) server, with the first being an official implementation for Railway and the second an experimental, foundry-focused alternative for Solidity developers.
About railway-mcp-server
railwayapp/railway-mcp-server
Official Railway MCP Server for interacting with your Railway account
Implements read-only MCP tools for project, service, and environment management via stdio transport, wrapping the Railway CLI to enable AI agents in Cursor, VS Code, and Claude to deploy applications, manage templates, and configure infrastructure without destructive capabilities. Automatically detects CLI version to conditionally enable features like log filtering, ensuring compatibility across installations.
About foundry-mcp-server
PraneshASP/foundry-mcp-server
An experimental MCP Server for foundry built for Solidity devs
Provides LLM assistants direct access to Forge, Cast, and Anvil tooling for contract deployment, transaction execution, and on-chain operations via stdio transport. Integrates bytecode analysis through Heimdall-rs for disassembly, decompilation, and control-flow visualization without requiring ABIs, plus maintains a persistent workspace for Solidity project management.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work