Building a Watsonx.ai Chatbot RAG Server with MCP compatible with Claude Desktop.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.FLASK_SECRET_KEY— app.secret_key = os.environ.get("", "dev-secret-key-replace-me")WATSONX_APIKEY— your_watsonx_api_key_hereWATSONX_URL— your_watsonx_instance_url_herePROJECT_ID— your_watsonx_project_id_hereMODEL_ID— =meta-llama/llama-3-70b-instructDOCS_FOLDER— =./my_manualsCHROMA_PERSIST_DIR— =./vector_db_storage[](https://m8ven.ai/mcp/ruslanmv-watsonx-rag-mcp-server-67b11b)