Tablestakes runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from pypi. Last commit 30 Mar 2026.
Read and edit HTML/Markdown tables in GitBook-synced documents via MCP tools.
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 tablestakes -- uvx tablestakes
{
"mcpServers": {
"tablestakes": {
"args": [
"tablestakes"
],
"command": "uvx"
}
}
}
[mcp_servers.tablestakes]
command = "uvx"
args = ["tablestakes"]
{
"mcpServers": {
"tablestakes": {
"args": [
"tablestakes"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"tablestakes": {
"args": [
"tablestakes"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.