MCP.so
Sign In
Servers

MCP Rust CLI server template

@MCP-Mirror

Mirror of

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

{
  "mcpServers": {
    "current-time": {
      "command": "mcp-rs-template",
      "args": [
        "--mcp"
      ],
      "env": {
        "API_KEY": "xxxx"
      }
    }
  }
}

More from Developer Tools