MCP.so
Sign In
Servers

MCP Server Exploration

@navahas

Learning MCP in Rust

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "rust_math_server": {
      "command": "$PATH/TO/mcp-server-rs-exploration/bin/stdio",
      "args": []
    }
  }
}

More from Other