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

    • A
      security
      A
      license
      A
      quality
      Allows AI to interact with your Zotero library.
      Last updated -
      5
      72
      34
      TypeScript
      MIT License
    • -
      security
      A
      license
      -
      quality
      Enables AI agents to access and interact with Clover merchant data, inventory, and orders through a secure OAuth-authenticated MCP server.
      Last updated -
      16
      1
      TypeScript
      MIT License
    • A
      security
      A
      license
      A
      quality
      This is a collection of Google-native tools (e.g., Gmail, Calendar) for the MCP protocol, designed to integrate seamlessly with AI clients like Claude or Cursor.
      Last updated -
      32
      23
      3
      TypeScript
      MIT License
      • Apple
      • Linux

    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