Knowledge Retrieval MCP Servers

Compare MCP servers that help agents retrieve current docs, internal knowledge, workspace pages, notes, and files before answering or coding.

一致する MCP サーバー

既存の MCP Servers ディレクトリから取得しており、個別のトピックデータベースはありません。

すべての検索結果を見る
Notion MCP
公式
Official Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.
サーバーを見る
Notion API MCP
Interact with Notion's API to manage todo lists, databases, and content organization.
サーバーを見る
Notion MCP Server
An MCP server for interacting with your Notion workspace, enabling LLMs to manage pages and databases.
サーバーを見る
Notion MCP Server
Official MCP server for the Notion API, enabling real-time interactions via Server-Sent Events (SSE).
サーバーを見る
Notion MCP Server
An MCP server for the Notion API, allowing language models to interact with Notion workspaces.
サーバーを見る
Notion ReadOnly MCP Server
An optimized, read-only MCP server for the Notion API with asynchronous processing.
サーバーを見る
better-notion-mcp
Markdown-first Notion MCP server with 9 composite tools, 39 actions, and ~77% token reduction via tiered docs.
サーバーを見る
Easy Notion MCP
Markdown-first Notion MCP server — 26 tools, 92% fewer tokens, full round-trip fidelity
サーバーを見る
Obsidian Regulatory MCP
公式
Verified, tier-0 regulatory data for your AI: connect Claude, ChatGPT or Cursor to 850+ official sources across 50+ jurisdictions.
サーバーを見る
Obsidian MCP
Read, write, search, and navigate your Obsidian notes using natural language
サーバーを見る
Obsidian MCP
Interact with your Obsidian vault using the Model Context Protocol, enabling AI assistants to read, write, and manipulate notes.
サーバーを見る
Obsidian GitHub MCP
Connects AI assistants to Obsidian vaults stored in GitHub repositories, enabling them to read, search, and analyze your notes and documentation.
サーバーを見る

Knowledge Retrieval MCP が適した場面

Give agents current library docs, workspace pages, notes, and internal references before they act.

Reduce stale assumptions in coding, planning, support, and research tasks.

Route knowledge lookup through MCP instead of repeatedly pasting documents into prompts.

セットアップチェックリスト

  1. 1Choose servers for the knowledge sources your workflow actually uses.
  2. 2Scope credentials to the smallest useful workspace, folder, page, or repository.
  3. 3Add the server configuration to your MCP client and test a known lookup.
  4. 4Pair external docs lookup with local project context when the agent is writing code.

選び方

  • Prefer tools that return structured, source-aware context instead of vague summaries.
  • Check whether the server can target specific workspaces, folders, pages, packages, or versions.
  • Keep sensitive knowledge bases read-only unless edits are explicitly reviewed.

Knowledge Retrieval MCP FAQ

What is Knowledge Retrieval MCP?

Knowledge Retrieval MCP uses MCP servers to expose docs, notes, workspace pages, or internal files so agents can ground their work in current context.

Is Context7 MCP a topic or an integration?

Context7 is better handled as an integration. The topic is knowledge retrieval, which can include Context7, Notion, Obsidian, Confluence, Drive, and other docs sources.

Can knowledge retrieval replace local repo search?

No. It complements local context. External docs and internal knowledge are useful, but project-specific code still needs local search and review.