Skip to main content
Glama

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

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Provide AI agents and automation tools with contextual access to blockchain data including balance…

  • Connect to the COTI blockchain to manage accounts, transfer native tokens, and deploy and operate…

  • Manage COTI accounts, deploy private ERC20 and ERC721 contracts, and transfer tokens and NFTs with…

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chromindscan/chromia-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server