mcp_client_rs 0.1.6

Rust client SDK for the Model Context Protocol (MCP)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "mcpServers": {
        "notes_simple": {
            "command": "/Users/darin/.cargo/bin/uv",
            "args": [
                "--directory",
                "/Users/darin/shit/notes_simple",
                "run",
                "notes-simple"
            ]
        }
    }
}