claude mcp add xpertagabond-watsonx -- npx -y watsonx-mcp-server
{
"mcpServers": {
"xpertagabond-watsonx": {
"command": "npx",
"args": ["-y", "watsonx-mcp-server"]
}
}
}
{
"mcpServers": {
"xpertagabond-watsonx": {
"command": "npx",
"args": ["-y", "watsonx-mcp-server"]
}
}
}
{
"mcpServers": {
"xpertagabond-watsonx": {
"command": "npx",
"args": ["-y", "watsonx-mcp-server"]
}
}
}
About This MCP Server
The watsonx-mcp-server is a Model Context Protocol server that enables integration with Claude, connecting IBM watsonx.ai services to developer tools. It is an npm package that utilizes stdio, available on GitHub for developers to implement in their projects. Developers would use this server to facilitate communication between their applications and Claude, leveraging the capabilities of the Model Context Protocol.
IBM watsonx.ai MCP server for Claude integration. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
watsonx-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The watsonx server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.