Loading MCP server directory, please wait...
Read-only access to your Kilter Board logbook: sessions, sends, projects and grade stats
npx @getmcp/cli add io.github.wmmg101/kilter-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
KILTER_USERNAMEKilter Board account username or email
KILTER_PASSWORDKilter Board account password
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.wmmg101/kilter-mcp": {
"command": "uvx",
"args": [
"kilter-mcp"
],
"env": {
"KILTER_USERNAME": "",
"KILTER_PASSWORD": "",
"KILTER_TIMEZONE": ""
}
}
}
}