Boardsesh Climbing Logbook
Rank #29,557io.github.wmmg101/boardsesh-mcp
Read-only access to your Boardsesh logbook across Kilter, Tension, MoonBoard and more
Boardsesh Climbing Logbook is a Model Context Protocol (MCP) server published by wmmg101. It ranks #29,557 of 132,345 servers tracked on MCP Toplist. Boardsesh Climbing Logbook is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 22, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 102,788 of 132,345 servers on MCP Toplist.
Use Boardsesh Climbing Logbook
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add boardsesh-mcp -e "BOARDSESH_USER=<your BOARDSESH_USER>" -e "BOARDSESH_EMAIL=<your BOARDSESH_EMAIL>" -e "BOARDSESH_PASSWORD=<your BOARDSESH_PASSWORD>" -e "BOARDSESH_TIMEZONE=<your BOARDSESH_TIMEZONE>" -- uvx boardsesh-mcpReplace each placeholder with your own value before saving.
[mcp_servers.boardsesh-mcp]
command = "uvx"
args = ["boardsesh-mcp"]
[mcp_servers.boardsesh-mcp.env]
BOARDSESH_USER = "<your BOARDSESH_USER>"
BOARDSESH_EMAIL = "<your BOARDSESH_EMAIL>"
BOARDSESH_PASSWORD = "<your BOARDSESH_PASSWORD>"
BOARDSESH_TIMEZONE = "<your BOARDSESH_TIMEZONE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"boardsesh-mcp": {
"command": "uvx",
"args": [
"boardsesh-mcp"
],
"env": {
"BOARDSESH_USER": "<your BOARDSESH_USER>",
"BOARDSESH_EMAIL": "<your BOARDSESH_EMAIL>",
"BOARDSESH_PASSWORD": "<your BOARDSESH_PASSWORD>",
"BOARDSESH_TIMEZONE": "<your BOARDSESH_TIMEZONE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"boardsesh-mcp": {
"command": "uvx",
"args": [
"boardsesh-mcp"
],
"env": {
"BOARDSESH_USER": "<your BOARDSESH_USER>",
"BOARDSESH_EMAIL": "<your BOARDSESH_EMAIL>",
"BOARDSESH_PASSWORD": "<your BOARDSESH_PASSWORD>",
"BOARDSESH_TIMEZONE": "<your BOARDSESH_TIMEZONE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"boardsesh-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"boardsesh-mcp"
],
"env": {
"BOARDSESH_USER": "<your BOARDSESH_USER>",
"BOARDSESH_EMAIL": "<your BOARDSESH_EMAIL>",
"BOARDSESH_PASSWORD": "<your BOARDSESH_PASSWORD>",
"BOARDSESH_TIMEZONE": "<your BOARDSESH_TIMEZONE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"boardsesh-mcp": {
"command": "uvx",
"args": [
"boardsesh-mcp"
],
"env": {
"BOARDSESH_USER": "<your BOARDSESH_USER>",
"BOARDSESH_EMAIL": "<your BOARDSESH_EMAIL>",
"BOARDSESH_PASSWORD": "<your BOARDSESH_PASSWORD>",
"BOARDSESH_TIMEZONE": "<your BOARDSESH_TIMEZONE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"boardsesh-mcp": {
"command": "uvx",
"args": [
"boardsesh-mcp"
],
"env": {
"BOARDSESH_USER": "<your BOARDSESH_USER>",
"BOARDSESH_EMAIL": "<your BOARDSESH_EMAIL>",
"BOARDSESH_PASSWORD": "<your BOARDSESH_PASSWORD>",
"BOARDSESH_TIMEZONE": "<your BOARDSESH_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%2Fboardsesh-mcp)<a href="https://mcptoplist.com/server/io.github.wmmg101%2Fboardsesh-mcp"><img src="https://mcptoplist.com/badge/io.github.wmmg101%2Fboardsesh-mcp.svg" alt="MCP Toplist: Top 25% 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 (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 22, 2026 |
Frequently asked questions
- Who maintains Boardsesh Climbing Logbook?
- Boardsesh Climbing Logbook is maintained by wmmg101, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Boardsesh Climbing Logbook listed on the Official MCP Registry?
- Yes — Boardsesh Climbing Logbook is listed on the Official MCP Registry, alongside Glama.
- How many versions does Boardsesh Climbing Logbook have?
- MCP Toplist tracks 1 version of Boardsesh Climbing Logbook, most recently published on Sep 22, 2026.
- Where can I find the source code for Boardsesh Climbing Logbook?
- The source code for Boardsesh Climbing Logbook is hosted at github.com/wmmg101/boardsesh-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.