docs-mcp MCP Server
utilities By frumu-ai
Description
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Install & Run Command
npx -y ac.tandem/docs-mcp
Use this command in your Model Context Protocol client environment (e.g., Claude Desktop config or other orchestration transport setups).
mcp_config.json Snippet
Add this configuration block inside your local client mcpServers section:
"mcpServers":
{
"mcpServers": {
"ac-tandem-docs-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ac-tandem-docs-mcp"
]
}
}
} Server Details
Stars & Popularity ⭐️ New
Author frumu-ai
Category utilities
Status Active / Stable
⚡ Try in Config Builder ← Back to Registry