ac.tandem/docs-mcp
ac.tandem/docs-mcpRemote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Tools · 13
Search the published Tandem docs index for relevant pages.
Fetch and normalize a published Tandem docs page by path or URL.
Recommend the best Tandem docs starting path for a desktop user, server admin, or developer.
Recommend the next Tandem docs to read after a current page, optionally biased toward a goal.
Answer how to install or use Tandem, build workflows, or use the SDKs by synthesizing relevant published docs.
Return a structured Tandem learning guide for install-engine, python-sdk, typescript-sdk, build-workflows, or headless-deploy.
Refresh the docs index and preload the most important Tandem docs pages into cache.
Inspect the current docs cache state for index sources and warmed pages.
Force-refresh docs indexes and report whether data came from the network, cache, or stale fallback.
Force-refresh a docs page and report whether content came from the network, cache, or stale fallback.
Invalidate docs cache entries for index data, all pages, or a specific page path.
Force-refresh the docs indexes and return before/after hashes so content changes can be proven.
Force-refresh a docs page and return before/after hashes so page content changes can be proven.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ac.tandem/docs-mcp": {
"url": "https://tandem.ac/mcp",
"transport": "streamable-http"
}
}
}