mcp-server-notion
@dulltz
关于 mcp-server-notion
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is mcp-server-notion?
mcp-server-notion is an MCP server that uses the Notion API to search for articles on Notion and retrieve their contents. It allows developers to programmatically access article information from Notion databases.
How to use mcp-server-notion?
Configure the NOTION_API_TOKEN environment variable with your Notion integration token. The server provides two tools: notion_search (with parameters query and limit) and notion_get_article (with parameters article_id and format). Requires Python 3.13 or higher.
Key features of mcp-server-notion
- Search for articles within Notion databases
- Retrieve full article content or partial content
- Supports output formats: JSON, Markdown, plain text
Use cases of mcp-server-notion
- Build a custom search interface for your Notion knowledge base
- Integrate Notion article retrieval into an AI assistant workflow
- Automate content extraction from Notion for documentation or analysis
FAQ from mcp-server-notion
What are the prerequisites?
Python 3.13 or higher, a Notion API integration set up with proper permissions, and a Notion integration token.
How do I configure the server?
Set the environment variable NOTION_API_TOKEN to your Notion integration token. No other configuration is required.
What tools does mcp-server-notion provide?
Two tools: notion_search (accepts query and limit) and notion_get_article (accepts article_id and format).
What output formats are supported for article retrieval?
The notion_get_article tool supports json, markdown, and text formats.
Can I retrieve only part of an article?
Yes, the server can retrieve partial content, though the README does not specify how to limit content beyond the full retrieval.
记忆与知识 分类下的更多 MCP 服务器
Solomd
zhitongblogA markdown editor — and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.
Basic Memory
basicmachines-coAI conversations that actually remember. Never re-explain your project to your AI again. Join our Discord: https://discord.gg/tyvKNccgqN
Docs MCP Server
araboldGrounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
RAG Documentation MCP Server
hannesrudolphAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
minutes
silversteinEvery meeting, every idea, every voice note — searchable by your AI. Open-source, privacy-first conversation memory layer.
评论