MCP Workboard runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi. Last commit 11 Jun 2026.
Secure MCP server for WorkBoard OKR and strategy execution platform
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add workboard -- uvx mcp-workboard-crunchtools
{
"mcpServers": {
"workboard": {
"args": [
"mcp-workboard-crunchtools"
],
"command": "uvx"
}
}
}
[mcp_servers.workboard]
command = "uvx"
args = ["mcp-workboard-crunchtools"]
{
"mcpServers": {
"workboard": {
"args": [
"mcp-workboard-crunchtools"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"workboard": {
"args": [
"mcp-workboard-crunchtools"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.