← Index

io.github.ExpertVagabond/watsonx

io.github.ExpertVagabond/watsonx·v1.0.1·Other
Quality Score
77
/100

IBM watsonx.ai MCP server for Claude integration

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "watsonx": {
      "command": "npx",
      "args": [
        "-y",
        "watsonx-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "watsonx": {
      "command": "npx",
      "args": [
        "-y",
        "watsonx-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y watsonx-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
5
installability
25
documentation
15
stability
10
§04  Alternatives in Other