rust-libp2p

GitHub

The Rust Implementation of the libp2p networking stack.

5,505 stars Rust 1 file ยท ~25,661 tokens #decentralization#libp2p#networking#peer-to-peer#rust

rust-libp2p MCP Server

MCP server for libp2p/rust-libp2p

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "rust-libp2p": {
      "command": "npx",
      "args": [
        "-y",
        "@libp2p/rust-libp2p"
      ]
    }
  }
}