ibm-content-services-mcp-server

ahamedfo/ibm-content-services-mcp-server
★ 0 stars Python Other Updated 7d ago
Fork of IBM Content Services MCP Server with lock-free download_document_content tool
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ibm-content-services": {
      "command": "uvx",
      "args": [
        "ibm-content-services-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install ibm-content-services-mcp-server