IBM watsonx.ai Granite runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 4 Aug 2026.
IBM watsonx.ai MCP by three.ws: chat, text generation, embeddings, and tokenization.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ibm-watsonx -- npx -y @three-ws/ibm-watsonx-mcp
{
"mcpServers": {
"ibm-watsonx": {
"args": [
"-y",
"@three-ws/ibm-watsonx-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ibm-watsonx]
command = "npx"
args = ["-y", "@three-ws/ibm-watsonx-mcp"]
{
"mcpServers": {
"ibm-watsonx": {
"args": [
"-y",
"@three-ws/ibm-watsonx-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ibm-watsonx": {
"args": [
"-y",
"@three-ws/ibm-watsonx-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.