Skip to content
Claude Desktop

docbot mcp for Claude Desktop

io.github.rflukerii-dev/docbot-mcp

Bidirectional CSV <> JSON <> Markdown transformer

client:Claude Desktop transport:stdio runtime:npm

Install docbot mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "docbot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "docbot-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

docbot mcp in other clients