Collibra Atlas
Related Servers
Alternatives to Collibra Atlas
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceA local-first document retrieval engine that mounts as an MCP tool for agents to index files, search for relevant passages, and let the agent's own LLM answer.4-
- FlicenseNot gradedqualityCmaintenanceProvides read-only MCP tools for hybrid semantic and keyword search over locally indexed PDF documentation, with citations and context retrieval for LLM agents.-
- FlicenseAqualityDmaintenanceScrapes, stores, and searches documentation locally, enabling AI assistants to access and query documentation via MCP.114-
- AlicenseAqualityDmaintenanceLocal-first context retrieval engine that serves precise documentation chunks to coding agents via MCP, ensuring high-confidence context for code generation.3MIT
- AlicenseNot gradedqualityBmaintenanceEnables agents to semantically search and read curated local markdown knowledge bases through MCP, with optional CLI and dashboard tooling.MIT
- FlicenseNot gradedqualityBmaintenanceEnables AI agents to manage, upload, chunk, and semantically search local documents through MCP tools and a REST API, with a built-in web dashboard and optional Gemini-powered AI search.1-
TDQS
Scored across 4 tools
Each tool has a distinct purpose: search_docs and search_code target different content types, get_chunk retrieves specific chunks by ID, and get_bundle_info provides metadata. No overlap or ambiguity.
All tool names follow a consistent verb_noun pattern: search_docs, search_code, get_chunk, get_bundle_info. This makes the API predictable and easy to learn.
Four tools is well-scoped for a documentation search and retrieval server. Each tool serves a clear function without unnecessary bloat or missing essentials.
The toolset covers the full workflow: searching across documentation, searching code examples, retrieving full chunks, and checking metadata for freshness. No critical gaps for the intended use case.