Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"coinrailz": {
"env": {
"COINRAILZ_API_KEY": "your-api-key-here"
},
"args": [
"-m",
"coinrailz_mcp"
],
"command": "python"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol (MCP) server that exposes 41 Coin Railz x402 micropayment services to Claude and other LLMs. Access blockchain data, trading signals, prediction markets, stock/forex sentiment, and crypto analytics directly from Claude.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'coinrailz-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked coinrailz-mcp against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
A Model Context Protocol (MCP) server that provides AI assistants with direct access to the Spreedly payments API. Enables LLMs to manage gateways, process transactions, tokenize payment methods, and more, through structured, validated tool calls.
MCP server for InsightSentry financial data API - market data, options, screeners, and more
A Model Context Protocol server allows Clients to interact with Xero
MCP Security Weekly
Get CVE alerts and security updates for 41 crypto micropayment services via x402 protocol and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A Model Context Protocol (MCP) server that exposes 41 Coin Railz x402 micropayment services to Claude and other LLMs. Access blockchain data, trading signals, prediction markets, stock/forex sentiment, and crypto analytics directly from Claude.
MCP (Model Context Protocol) is Anthropic's open standard for connecting AI models to external tools and data sources. This server lets Claude access real-time blockchain and crypto data through Coin Railz's x402 payment infrastructure.
gas-price-oracle and token-metadata are FREE for first-time users# Using pip
pip install coinrailz-mcp
# Or from source
git clone https://github.com/coinrailz/mcp-server-coinrailz.git
cd mcp-server-coinrailz
pip install -e .
Add to your Claude Desktop configuration:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"coinrailz": {
"command": "python",
"args": ["-m", "coinrailz_mcp"],
"env": {
"COINRAILZ_API_KEY": "your-api-key-here"
}
}
}
}
COINRAILZ_API_KEY environment variableFree Trial: gas-price-oracle and token-metadata are FREE for your first call!
| Tool | Description | Price |
|---|---|---|
ping_coinrailz | Test platform connectivity | $0.25 |
| Tool | Description | Price |
|---|---|---|
get_gas_prices | Real-time gas across 6 chains | $0.10 (FREE first) |
get_token_metadata | Token name, symbol, decimals | $0.10 (FREE first) |
get_token_price | Real-time DEX prices | $0.15 |
get_token_sentiment | AI social sentiment | $0.25 |
get_trending_tokens | Trending by volume | $0.50 |
get_whale_alerts | Large transaction alerts | $0.35 |
get_dex_liquidity | DEX liquidity depth | $0.20 |
get_trade_signals | AI trading signals | $0.75 |
get_trading_signal | Symbol-specific signals | $0.50 |
get_sentiment_analysis | Multi-source sentiment | $0.30 |
get_arbitrage_opportunities | Cross-chain arb scanner | $1.00 |
get_correlation_matrix | Token correlations | $0.50 |
get_risk_metrics | Volatility, VaR, drawdown | $0.40 |
get_batch_quote | Multi-token quotes | $0.25 |
| Tool | Description | Price |
|---|---|---|
get_multi_chain_balance | Wallet balances across chains | $0.50 |
build_transaction | Build unsigned transactions | $0.15 |
manage_approvals | Token approval manager | $0.30 |
bridge_tokens | Cross-chain bridge quotes | $0.50 |
| Tool | Description | Price |
|---|---|---|
scan_smart_contract | Contract security audit | $2.00 |
get_wallet_risk_score | Wallet risk analysis | $0.50 |
track_portfolio | Portfolio analytics | $0.75 |
optimize_portfolio | AI portfolio optimization | $1.00 |