Manage and full-text search multi-tenant knowledge bases for AI agents.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "astra-knowledge-base-mcp" yet — see the docs or source repo.
Save the following project note to tenant acme's knowledge base with the title "API Release Process" and extract 3 keywords: Content: After code is merged into main, CI runs tests and automatically deploys to staging. Before release, the product manager must confirm the changelog.
Returns a successful save result and stores the entry title, content, and keywords.
Search tenant acme's knowledge base for content related to "automatic deployment to staging," rank by relevance, and return the top 5 results with brief summaries.
Returns a ranked list of relevant entries including titles, matched snippets, and summaries.
Search for "release process" separately in tenants acme and beta, compare the differences between the two knowledge bases, and do not mix data sources.
Returns separate search results for both tenants with clearly labeled sources and differences.
Centralize knowledge, run semantic search, ingest documents, and generate RAG answers.
Secure internal knowledge retrieval with permission-aware access control and citation enforcement.
Turn unstructured documents into a searchable knowledge base for AI agents.
Give AI agents semantic memory and web search for stronger retrieval and reasoning.
Search, validate, and cross-reference structured Markdown knowledge vaults for AI workflows.
Lets AI assistants manage notes, tasks, and ideas in a personal knowledge base.