Docs MCP
Rank #1,762ac.tandem/docs-mcp
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Docs MCP is a Model Context Protocol (MCP) server published by frumu-ai. It ranks #1,762 of 132,046 servers tracked on MCP Toplist, and its repository has 121 GitHub stars. Docs MCP is listed across 2 registries — Official MCP and PulseMCP, with 4 tracked versions. It was first listed on Jan 17, 2026 and most recently updated on Apr 22, 2026.
Ranks ahead of 130,284 of 132,046 servers on MCP Toplist.
Use Docs MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http docs-mcp https://tandem.ac/mcp[mcp_servers.docs-mcp]
url = "https://tandem.ac/mcp"Add to ~/.codex/config.toml.
https://tandem.ac/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"docs-mcp": {
"url": "https://tandem.ac/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"docs-mcp": {
"type": "http",
"url": "https://tandem.ac/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"docs-mcp": {
"serverUrl": "https://tandem.ac/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"docs-mcp": {
"url": "https://tandem.ac/mcp"
}
}
}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/ac.tandem%2Fdocs-mcp)<a href="https://mcptoplist.com/server/ac.tandem%2Fdocs-mcp"><img src="https://mcptoplist.com/badge/ac.tandem%2Fdocs-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
frumu-ai
Available versions (4)
| Version | Published |
|---|---|
| 0.3.2 | Apr 22, 2026 |
| 0.3.1 | Apr 2, 2026 |
| 0.3.0 | Apr 2, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Docs MCP?
- Docs MCP is maintained by frumu-ai, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Docs MCP listed on the Official MCP Registry?
- Yes — Docs MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Docs MCP have?
- MCP Toplist tracks 4 versions of Docs MCP, most recently published on Apr 22, 2026.
- Where can I find the source code for Docs MCP?
- The source code for Docs MCP is hosted at github.com/frumu-ai/tandem.
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.