Kilter Board Logbook
Rank #12,555io.github.wmmg101/kilter-mcp
Read-only access to your Kilter Board logbook: sessions, sends, projects and grade stats
Kilter Board Logbook is a Model Context Protocol (MCP) server published by wmmg101. It ranks #12,555 of 132,345 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Kilter Board Logbook is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Sep 16, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 119,790 of 132,345 servers on MCP Toplist.
Use Kilter Board Logbook
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add kilter-mcp -e "KILTER_USERNAME=<your KILTER_USERNAME>" -e "KILTER_PASSWORD=<your KILTER_PASSWORD>" -e "KILTER_TIMEZONE=<your KILTER_TIMEZONE>" -- uvx kilter-mcpReplace each placeholder with your own value before saving.
[mcp_servers.kilter-mcp]
command = "uvx"
args = ["kilter-mcp"]
[mcp_servers.kilter-mcp.env]
KILTER_USERNAME = "<your KILTER_USERNAME>"
KILTER_PASSWORD = "<your KILTER_PASSWORD>"
KILTER_TIMEZONE = "<your KILTER_TIMEZONE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kilter-mcp": {
"command": "uvx",
"args": [
"kilter-mcp"
],
"env": {
"KILTER_USERNAME": "<your KILTER_USERNAME>",
"KILTER_PASSWORD": "<your KILTER_PASSWORD>",
"KILTER_TIMEZONE": "<your KILTER_TIMEZONE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kilter-mcp": {
"command": "uvx",
"args": [
"kilter-mcp"
],
"env": {
"KILTER_USERNAME": "<your KILTER_USERNAME>",
"KILTER_PASSWORD": "<your KILTER_PASSWORD>",
"KILTER_TIMEZONE": "<your KILTER_TIMEZONE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"kilter-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"kilter-mcp"
],
"env": {
"KILTER_USERNAME": "<your KILTER_USERNAME>",
"KILTER_PASSWORD": "<your KILTER_PASSWORD>",
"KILTER_TIMEZONE": "<your KILTER_TIMEZONE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kilter-mcp": {
"command": "uvx",
"args": [
"kilter-mcp"
],
"env": {
"KILTER_USERNAME": "<your KILTER_USERNAME>",
"KILTER_PASSWORD": "<your KILTER_PASSWORD>",
"KILTER_TIMEZONE": "<your KILTER_TIMEZONE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kilter-mcp": {
"command": "uvx",
"args": [
"kilter-mcp"
],
"env": {
"KILTER_USERNAME": "<your KILTER_USERNAME>",
"KILTER_PASSWORD": "<your KILTER_PASSWORD>",
"KILTER_TIMEZONE": "<your KILTER_TIMEZONE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.wmmg101%2Fkilter-mcp)<a href="https://mcptoplist.com/server/io.github.wmmg101%2Fkilter-mcp"><img src="https://mcptoplist.com/badge/io.github.wmmg101%2Fkilter-mcp.svg" alt="MCP Toplist: Top 10% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
wmmg101
Other servers by wmmg101
View all wmmg101 servers →Available versions (3)
| Version | Published |
|---|---|
| 0.2.2 | Sep 18, 2026 |
| 0.2.1 | Sep 16, 2026 |
| 0.2.0 | Sep 16, 2026 |
Frequently asked questions
- Who maintains Kilter Board Logbook?
- Kilter Board Logbook is maintained by wmmg101, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Kilter Board Logbook listed on the Official MCP Registry?
- Yes — Kilter Board Logbook is listed on the Official MCP Registry, alongside Glama.
- How many versions does Kilter Board Logbook have?
- MCP Toplist tracks 3 versions of Kilter Board Logbook, most recently published on Sep 18, 2026.
- Where can I find the source code for Kilter Board Logbook?
- The source code for Kilter Board Logbook is hosted at github.com/wmmg101/kilter-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.