Monorail MCP Server
@monorail-xyz
关于 Monorail MCP Server
An MCP server with all of Monorail's capabilities
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Monorail MCP Server?
Monorail MCP Server is a Model Context Protocol (MCP) server that lets AI agents fetch quotes, trade transactions, and token information from Monorail’s APIs. It aggregates data from 11 exchanges and over 7000 tokens, intended for developers integrating AI with trading data.
How to use Monorail MCP Server?
Clone the repository, run npm install, then npm run build. Add the resulting build/index.js to your MCP client configuration (e.g., Claude Desktop) using the command node and the full path to the build file. After setup, ask your AI for token information, balances, or trade quotes.
Key features of Monorail MCP Server
- Get quotes from 11 aggregated exchanges
- Retrieve token information for 7000+ tokens
- Fetch trade transactions including execution data
- Does not implement wallet or trade execution
- Easy setup as an MCP server
Use cases of Monorail MCP Server
- Ask an AI for the current quote of a token across multiple exchanges
- Have an AI retrieve your token balances from Monorail’s APIs
- Get trade transaction data to manually execute via a wallet
FAQ from Monorail MCP Server
What exactly does this server do?
It provides quotes, trade transaction data, and token information from Monorail’s aggregated exchange network. The quotes include the raw data needed to execute a trade.
Can I execute trades with this server?
No. The server returns transaction data, but it does not implement any wallet functionality to actually submit or execute trades.
What dependencies are required?
Node.js and npm are required to install dependencies and build the project. The built server runs as a Node process.
Where does the data come from?
All data is fetched from Monorail’s APIs, which aggregate information from 11 connected exchanges covering over 7000 tokens.
Is there any authentication needed?
The README does not mention any authentication or API keys. The server communicates via the MCP protocol using standard transport.
其他 分类下的更多 MCP 服务器
ICSS
chokcoco不止于 CSS
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
评论