Back to Home
axone-protocol icon

axone-mcp

Verified Safe

by axone-protocol

Overview

Axone's Model-Context Protocol (MCP) server acts as a gateway for AI-powered tools to query and interact with data and governance code on the Axone blockchain's dataverse.

Installation

Run Command
axone-mcp serve stdio --node-grpc grpc.dentrite.axone.xyz:443

Environment Variables

  • AXONE_MCP_LOG_LEVEL
  • AXONE_MCP_LOG_FORMAT
  • AXONE_MCP_NODE_GRPC
  • AXONE_MCP_GRPC_NO_TLS
  • AXONE_MCP_GRPC_TLS_SKIP_VERIFY
  • AXONE_MCP_GRPC_TIMEOUT
  • AXONE_MCP_READ_ONLY
  • AXONE_MCP_BASE_URL
  • AXONE_MCP_LISTEN_ADDR

Security Notes

The server's core function retrieves blockchain data and governance code (as text) without executing it internally, mitigating arbitrary code execution risks within the server. It supports `--grpc-tls-skip-verify` which is explicitly labeled as insecure for production but enforces a minimum TLS 1.2 version. This flag is mutually exclusive with `--grpc-no-tls`, demonstrating awareness of insecure configurations.

Similar Servers

Stats

Interest Score32
Security Score8
Cost ClassLow
Avg Tokens1000
Stars2
Forks0
Last Update2025-12-04

Tags

MCPAxoneBlockchainAIDataverse