Skip to main content
Glama

chromia-mcp

by chromindscan

クロミアMCP

このツールにより、Claude AI は Chromia Wallet と対話して $CHR トランザクションを送信できるようになります。

MCP の紹介: https://modelcontextprotocol.io/quickstart

セットアップ

  1. このリポジトリをgitでクローンする
  2. .envをセットアップしてインストールする
cp .env.sample .env npm i npm run build
  1. Claude のデスクトップ アプリのセットアップ (Mac セットアップ)
nano ~/Library/Application\ Support/Claude/claude_desktop_config.json
{ "mcpServers": { "chromia-mcp": { "command": "node", "args": [ "/PATH_TO_FOLDER/chromia-mcp/build/index.js" ] } } }
  1. Claudeデスクトップアプリを再起動します
-
security - not tested
F
license - not found
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

AIがChromia Walletと対話して$CHRトランザクションを送信できるようにします。

  1. セットアップ

    Related MCP Servers

    • -
      security
      F
      license
      -
      quality
      Enables secure interactions with cryptocurrency daemon RPC interfaces through AI assistants, supporting transaction management, wallet operations, and daemon monitoring for Bitcoin-derived cryptocurrencies.
      Last updated -
      1
      TypeScript
      • Apple
    • A
      security
      A
      license
      A
      quality
      Provides tools for AI assistants to interact with the Ethereum blockchain through standard JSON-RPC methods, enabling queries for account balances, gas prices, and smart contract code.
      Last updated -
      6
      8
      JavaScript
      MIT License
    • -
      security
      F
      license
      -
      quality
      Enables interaction with the Artemis API to retrieve and analyze cryptocurrency data, including accessing metrics, generating formulas, and validating API connections.
      Last updated -
      2
      Python

    View all related MCP servers

    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