Skip to main content
Glama
458,064 tools. Updated 2026-08-14 21:02

"A knowledge base" matching MCP tools:

  • Statically validate a knowledge base to catch parse errors, undefined predicates, recursion with no base case, and duplicate facts or rules.
    MIT
  • Delete a saved knowledge topic from the knowledge base with required confirmation.
    Apache 2.0
  • Store multiple knowledge items in a single batch into the long-term knowledge base. Each item is automatically embedded and assigned a unique ID, improving efficiency over individual stores.
    MIT
  • Ask a natural language question to retrieve relevant chunks from your knowledge base. Get direct answers for AI assistants.
    MIT
  • List available data sources in the MongoDB Assistant knowledge base to explore options or obtain search filter parameters for search-knowledge queries.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • Retrieve information from memories and knowledge base using a unified search query. Results prioritize memories over knowledge.
    MIT
  • Generate a system prompt that injects user memories and knowledge base context, prioritizing memories over general knowledge, to provide personalized context for any AI agent.
    MIT
  • List knowledge base categories from ServiceNow to understand a KB's taxonomy before creating or categorizing articles. Supports filtering by knowledge base, parent category, active status, or encoded query.
    MIT
  • Creates a knowledge base category in ServiceNow. Requires a label and the knowledge base sys_id, with an optional parent category for subcategories.
    MIT
  • List documents ingested into a domain's knowledge base to review available policies and sources.
    MIT
  • Store useful information into a persistent Qdrant knowledge base, automatically embedding content and returning a retrievable ID.
    MIT
  • Inspect Qdrant collection configuration and sample data to debug settings or verify stored content. Use to confirm knowledge base structure before search operations.
    MIT
  • Remove specific knowledge entries from the Qdrant knowledge base by providing point IDs from search results, enabling precise data management.
    MIT