finance & fintech

Substrate Mcp Rs

An MCP server implementation to interact with Substrate-based blockchains. Built with Rust and interfacing the [subxt](https://github.com/paritytech/subxt) crate.

local
rust
finance & fintech
0
View on GitHub

Installation

npx -y ThomasMarches/substrate-mcp-rs

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "substrate-mcp-rs",
  "command": "npx",
  "args": [
    "-y",
    "ThomasMarches/substrate-mcp-rs"
  ]
}

About This MCP Server

ThomasMarches/substrate-mcp-rs

An MCP server implementation to interact with Substrate-based blockchains. Built with Rust and interfacing the subxt crate.

GitHub: https://github.com/ThomasMarches/substrate-mcp-rs

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub