Serversac.tandem/docs-mcp
M

ac.tandem/docs-mcp

ac.tandem/docs-mcp · v0.3.2
● Remote
v0.3.2remote🌐 https://tandem.ac/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "ac.tandem/docs-mcp",
  "description": "Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.",
  "repository": {
    "url": "https://github.com/frumu-ai/tandem",
    "source": "github"
  },
  "version": "0.3.2",
  "websiteUrl": "https://tandem.ac/docs-mcp",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://tandem.ac/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/category": [
      "docs",
      "remote"
    ],
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}