
IBM Watsonx.Ai Granite
- 89 repo stars
- Updated July 28, 2026
- nirholas/three.ws
Connects an agent to IBM watsonx.ai for chat, text generation, embeddings, and tokenization using your own watsonx credentials.
About
IBM watsonx.ai Granite is an MCP server that connects an agent to IBM watsonx.ai for chat, text generation, embeddings, and tokenization using the Granite model family. A solo builder reaches for it to add IBM's enterprise LLM stack to a Claude or other agent workflow with their own watsonx API key and project.
- IBM watsonx.ai integration
- Chat and text generation
- Embeddings
- Tokenization
IBM Watsonx.Ai Granite by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
claude mcp add --env WATSONX_API_KEY=YOUR_WATSONX_API_KEY --env WATSONX_PROJECT_ID=YOUR_WATSONX_PROJECT_ID --env WATSONX_SPACE_ID=YOUR_WATSONX_SPACE_ID --env WATSONX_URL=YOUR_WATSONX_URL --env WATSONX_MODEL_ID=YOUR_WATSONX_MODEL_ID --env WATSONX_EMBED_MODEL_ID=YOUR_WATSONX_EMBED_MODEL_ID --env WATSONX_API_VERSION=YOUR_WATSONX_API_VERSION ibm-watsonx -- npx -y @three-ws/ibm-watsonx-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 89 |
|---|---|
| Package | @three-ws/ibm-watsonx-mcp |
| Transport | STDIO |
| Auth | Required |
| Last updated | July 28, 2026 |
| Repository | nirholas/three.ws ↗ |
What it does
Connects an agent to IBM watsonx.ai for chat, text generation, embeddings, and tokenization using your own watsonx credentials.
Who is it for?
Builders integrating IBM Granite models into agents
Skip if: Users without an IBM watsonx account