chromia-mcp

chromia-mcp
Official

Contribute to chromindscan/chromia-mcp development by creating an account on GitHub.

chromindscan

Finance
Visit Server

README

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

  1. git clone this repo
  2. setup .env and install
cp .env.sample .env
npm i
npm run build
  1. 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"
            ]
        }
    }
}
  1. Restart Claude Desktop App

Recommended Servers

Crypto Price & Market Analysis MCP Server

Crypto Price & Market Analysis MCP Server

A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data. - truss44/mcp-crypto-price

Featured
TypeScript
Adamik MCP Server

Adamik MCP Server

Adamik MCP. Contribute to AdamikHQ/adamik-mcp-server development by creating an account on GitHub.

Official
Local
TypeScript
TripleWhale MCP Server

TripleWhale MCP Server

Triplewhale MCP Server. Contribute to Triple-Whale/mcp-server-triplewhale development by creating an account on GitHub.

Official
Local
TypeScript
ntropy-mcp MCP Server

ntropy-mcp MCP Server

MCP server for enriching banking data using the Ntropy API - ntropy-network/ntropy-mcp

Official
Python
Bitrefill Search and Shop

Bitrefill Search and Shop

A Model Context Protocol Server connector for Bitrefill public API, to enable AI agents to search and shop on Bitrefill. - bitrefill/bitrefill-mcp-server

Official
TypeScript
Iaptic MCP Server

Iaptic MCP Server

Model Context Protocol server for interacting with iaptic - iaptic/mcp-server-iaptic

Official
TypeScript
Open-Ledger-MCP-Server

Open-Ledger-MCP-Server

A Model Context Protocol (MCP) server implementation for the OpenLedger API. This server provides structured context to AI models according to the MCP specification. - openledger/Open-Ledger-MCP-Server

Official
TypeScript
Cryptocurrency Daemon MCP Server

Cryptocurrency Daemon MCP Server

MCP server for interacting with cryptocurrency daemon RPC interfaces (BETA) - raw391/coin_daemon_mcp

Local
TypeScript
Autumn MCP Server

Autumn MCP Server

A simple MCP server for https://useautumn.com. Contribute to SirTenzin/autumn-mcp-server development by creating an account on GitHub.

Local
TypeScript
Ledger MCP Server

Ledger MCP Server

MCP Server for my ledger. Contribute to mprokopov/ledger-mcp-server development by creating an account on GitHub.

Local
Python