Agent Knowledge MCP
Related Servers
Alternatives to Agent Knowledge MCP
No user-submitted related servers found.
Related Servers
- FlicenseAqualityCmaintenanceEnables LLM agents to search and retrieve a hybrid knowledge base of manuals, videos, PDFs, DOCX files and images through tools for hybrid BM25-plus-vector search with facet and tag filters, full document retrieval, semantically similar document lookup, and timestamped video transcript segments. It ships with an in-memory backend for instant local use and an identical Elasticsearch backend for production deployment over stdio or authenticated HTTP.5-
- AlicenseNot gradedqualityCmaintenanceProvides AI assistants with unified access to organizational knowledge across Guru, Notion, and local docs, enabling intelligent document creation, retrieval, and management.5 npmMIT
- AlicenseAqualityDmaintenanceEnables AI assistants to search, analyze, and interact with Elasticsearch through natural language.18Apache 2.0
- AlicenseNot gradedqualityFmaintenanceEnables AI assistants to enhance their responses with relevant documentation through a semantic vector search, offering tools for managing and processing documentation efficiently.6 npm64MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to search and retrieve information from your knowledge base using RAG (Retrieval-Augmented Generation) with hybrid search, document indexing, and ChromaDB vector storage.25 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to crawl, index, and retrieve information from technical documentation using semantic search, with optional knowledge graph validation for code hallucination detection.MIT
TDQS
Scored across 27 tools
Most tools have distinct purposes, e.g., user advice vs. system management. However, 'ask_mcp_advice' and 'ask_user_advice' could be confused, and 'create_document_template' and 'validate_document_schema' both deal with document structure, causing mild ambiguity.
Names mostly use snake_case and start with a verb (e.g., create_index, delete_document), but some start with a noun (e.g., server_status, elasticsearch_status). This inconsistency can confuse an agent looking for a pattern.
With 27 tools, the server covers many operations but feels slightly heavy. While each tool has a specific role, the count is borderline for an MCP server, potentially overwhelming for an agent.
The tool set covers most essential operations for managing an Elasticsearch knowledge base: index, document, configuration, and server management. A minor gap is the lack of an explicit update document tool beyond indexing, but overall it is comprehensive.