Watson Discovery MCP Server
Related Servers
Alternatives to Watson Discovery MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceConnects AI coding assistants to Google Cloud Discovery Engine APIs for semantic search, conversational RAG, and administration of datastores, documents, and configurations.14 npmApache 2.0
- AlicenseAqualityAmaintenanceEnables AI assistants to perform governed risk assessments through AIR: discover projects, upload evidence, run assessments, and retrieve structured reports.2512 npmMIT

IBM watsonx.data MCP Serverofficial
AlicenseBqualityBmaintenanceEnables AI assistants to interact seamlessly with IBM watsonx.data lakehouses using natural language for operations like querying, catalog browsing, engine management, and data ingestion.397Apache 2.0- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with CA Clarity PPM for discovery, CRUD operations, and analytics.1-
- AlicenseNot gradedqualityAmaintenanceEnables AI assistants to interact with OSDU platform services including search, data management, and schema operations.6Apache 2.0
- AlicenseNot gradedqualityCmaintenanceConnects AI assistants to Docusign Navigator, enabling natural language queries and analysis of Docusign agreements without complex APIs.1MIT
TDQS
Scored across 3 tools
Each tool has a distinct purpose: get_projects lists projects, list_project_collections lists collections for a project, and query_project retrieves documents. There is no overlap or ambiguity.
All tools use snake_case with a consistent verb_noun pattern (get_projects, list_project_collections, query_project). No mixing of styles.
With only 3 tools, the server is quite minimal for a service like Watson Discovery, which typically involves many more operations. However, it provides a basic read-only workflow, so it is borderline acceptable.
The server only supports read operations (list projects, list collections, query). Missing create, update, delete for projects and collections, as well as document management features, leaving significant gaps for agents.