MCP.so
Sign In

axone-mcp

@axone-protocol

About axone-mcp

🤖 Axone’s MCP server – gateway to the dataverse for AI-powered tools

Basic information

Category

Other

License

BSD-3-Clause

Runtime

go

Transports

stdio

Publisher

axone-protocol

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is axone-mcp?

Axone’s MCP server is a lightweight implementation that exposes Axone’s capabilities through the standardized Model Context Protocol, serving as a gateway for AI-powered tools to access the Axone dataverse.

How to use axone-mcp?

Download the latest release or build from source (requires Golang and optionally Docker). Configure it as an MCP server for hosts like Claude Desktop by adding the binary command with the --node-grpc flag pointing to an Axone node gRPC endpoint. Run with either stdio or sse transport.

Key features of axone-mcp

  • Exposes Axone capabilities via Model Context Protocol
  • Provides get_resource_governance_code tool for querying resource governance
  • Supports stdio and SSE transport protocols
  • Connects to the Axone blockchain via gRPC
  • Lightweight and easily deployable as a binary

Use cases of axone-mcp

  • Query governance code of a specific resource on

Comments

More Other MCP servers