mantrachain-mcp

mantrachain-mcp

2

MantraChain MCP Server is an MCP server that facilitates interaction with the MantraChain blockchain, allowing token transfers, staking operations, and more through both standard I/O and HTTP+SSE communication modes.

MantraChain MCP Server

A Model Context Protocol (MCP) server for interacting with the MantraChain blockchain, built on the Cosmos SDK. This server provides a suite of tools for cryptocurrency operations such as token transfers, staking, account balance queries, and transaction broadcasting via the MCP protocol.

Features

  • Send tokens
  • Delegate tokens to validators
  • Query account balances and validators
  • Sign and broadcast transactions
  • Supports stdio and HTTP+SSE transport modes

Running the Server

  • Stdio Mode: Default communication mode via standard input/output.
  • HTTP+SSE Mode: Runs an HTTP server on port 3000.

Environment Variables

  • MNEMONIC: Required mnemonic seed phrase
  • CUSTOM_NETWORKS: Optional configuration for additional networks