Boardsesh Climbing Logbook

Boardsesh Climbing Logbook

Local
@wmmg101PythonMITUpdated 4 days ago

Read-only access to your Boardsesh logbook across Kilter, Tension, MoonBoard and more

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIboardsesh-mcpv0.1.0

Run

uvx boardsesh-mcp

MCP client config

{
  "mcpServers": {
    "boardsesh-climbing-logbook": {
      "command": "uvx",
      "args": [
        "boardsesh-mcp"
      ]
    }
  }
}