Chromia MCP
Send CHR transactions using the Chromia Wallet.
Chromia MCP
This tool that enables Claude AI to interact with Chromia Wallet for sending $CHR transactions.
Introduction on MCP: https://modelcontextprotocol.io/quickstart

Setting up
- git clone this repo
- setup
.envand install
cp .env.sample .env
npm i
npm run build
- setup Claude's Desktop App (mac setup)
nano ~/Library/Application\ Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"chromia-mcp": {
"command": "node",
"args": [
"/PATH_TO_FOLDER/chromia-mcp/build/index.js"
]
}
}
}
- Restart Claude Desktop App
相关服务器
Adwords MCP
An MCP server that serves ads to developers in clients like Cursor and Claude.
Upstox MCP Server
A Model Context Protocol (MCP) server that integrates with the Upstox Trading API, enabling AI agents like Claude to securely access Indian stock market data, perform technical analysis, and view account information in read-only mode.
Kalshi MCP
Self-hosted MCP server for Kalshi prediction market trading via DFlow on Solana. 40 tools for market discovery, order management, position tracking, and Jupiter swaps.
CTFd MCP Server
Connect to CTFd instance, download tasks and submit flags
MCP-Airflow-API
MCP-Airflow-API is an MCP server that leverages the Model Context Protocol (MCP) to transform Apache Airflow REST API operations into natural language tools. This project hides the complexity of API structures and enables intuitive management of Airflow clusters through natural language commands.
porkbun-mcp
MCP server for Porkbun domains and DNS
prediction-market-mcp
A simple MCP server that grabs prediction market data from polymarket, PredictIt, & Kalshi.
GW2 MCP Server
Connects Large Language Models (LLMs) with Guild Wars 2 data sources. Requires a Guild Wars 2 API key for wallet functionality.
CryptoAPIs MCP Signer
MCP server for local transaction signing across EVM, UTXO, Tron, and XRP blockchains — no API calls required
reachy-mini-mcp
Control the Reachy Mini robot (or simulator) from Claude, ChatGPT, or any MCP-compatible client.