Submit

Knowledge Raven

@BirdFlai

Make your knowledge agent-ready. Connect docs from Confluence, Notion, GitHub, Dropbox, or Google Drive — any AI agent searches them via one MCP endpoint. 3 retrieval modes: vector search for precision, broad search for exploration, full document access as fallback. The agent decides how deep to dig.
Overview

What is Knowledge Raven?

Knowledge Raven is a managed MCP knowledge platform that makes company and personal knowledge searchable for any AI agent. Connect your docs from Confluence, Notion, GitHub, Dropbox, or Google Drive — your agent gets a researcher's toolkit to find what it needs.

Unlike single-source MCP servers (e.g., Notion MCP, Confluence MCP), Knowledge Raven is a unified knowledge layer: one MCP endpoint, multiple sources, any AI client.

Agentic RAG — A Researcher's Toolkit

Agents get 3 retrieval modes — not just basic vector search:

  • Semantic Search — precise, targeted results via vector search
  • Broad Search — keyword-based, exploratory, wide-ranging
  • Full Document Access — retrieve complete documents as fallback

The agent autonomously decides which tool fits the query. This architecture is future-proof: new retrieval methods simply become new tools.

Tools (6)

ToolPurpose
list_knowledge_basesList available knowledge bases in a workspace
search_knowledge_baseSemantic vector search — precise, targeted results
broad_searchKeyword-based broad search — exploratory, wide-ranging
list_documentsList all documents in a knowledge base
fetch_documentRetrieve full document content
get_document_metadataGet metadata (source, dates, format, deep link)

Pre-built Connectors

Confluence · Notion · GitHub · Dropbox · Google Drive — no coding required. Every result links back to the original document in the source system.

Key Features

  • Model-agnostic: Works with any MCP-compatible client (Claude, ChatGPT, Cursor, Windsurf, etc.)
  • Source Deep-Linking: Every result links back to the original document
  • Multi-format: Text, images, audio, video, PDF, DOCX, Markdown, CSV, and more
  • Team-ready: Workspaces with knowledge bases, sections, and user management

Pricing

  • Free: $0/month — 50 docs, 3 users, 100 queries/user/month
  • Pro: $29/workspace/month — 500 docs, 15 users, unlimited queries
  • Enterprise: Custom

knowledge-raven.com · Pricing · Blog

Server Config

{
  "mcpServers": {
    "knowledge-raven": {
      "url": "https://mcp.knowledge-raven.com/mcp",
      "transport": "streamable-http",
      "headers": {
        "Authorization": "Bearer <YOUR_JWT_TOKEN>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.