Notion MCP Server
@nanahiryu
关于 Notion MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Notion MCP Server?
A server that integrates with Notion's API using the Model Context Protocol (MCP), designed to function as an MCP server for Cursor.
How to use Notion MCP Server?
Clone the repository, run npm i and npm run build, then configure it in Cursor by adding a new MCP server with the command that sets NOTION_API_TOKEN environment variable and points to the built index.js.
Key features of Notion MCP Server
- Block operations (add, retrieve, get children, delete)
- Page operations (retrieve, update properties)
- User information retrieval
- Database operations (create, query, retrieve, update, create items)
- Comment operations (create, retrieve)
Use cases of Notion MCP Server
—
FAQ from Notion MCP Server
—
(Note: Since the README does not contain any FAQ content, the skeleton requires "—" for each FAQ question and answer. The instruction says to include 3–5 FAQs only if the README has answers; if none, we still output the skeleton with "—" for each. However, the skeleton shows "[Question 1]?" and "[1–2 sentence answer.]" — we need to output exactly that with "—". But the skeleton also says "Only include FAQs the README has answers for." That implies we can omit the entire FAQ section if no answers exist. To be safe, we will include the FAQ subheadings but with "—" for both question and answer, as per the instruction to "follow the SKELETON below verbatim". Actually the skeleton shows:
[Question 1]?
[1–2 sentence answer.]
But it says "Only include FAQs the README has answers for." So if no FAQs, we should not include the FAQ section at all. Or we can output the H2 and then "—". The instruction is ambiguous. I think the safest is to omit the entire FAQ section. The skeleton states: "If a section can't be answered from the README, output a single em dash — as its body." That applies to the H2 body, not the H2 itself. Since FAQ is an H2 section, if no FAQs are present, we should output "—" for that section? But then the skeleton has subheadings. Given the strict rule "Follow the SKELETON below verbatim", I will include the FAQ H2 and put "—" as its body, meaning no subheadings. However the skeleton shows indented ### questions. I think the best interpretation: if there are no FAQs, just put "—" under "FAQ from Notion MCP Server" as the entire body. I'll do that.
But to be precise, I'll output:
FAQ from Notion MCP Server
—
That matches the rule. I'll proceed.## What is Notion MCP Server?
A server that integrates with Notion's API using the Model Context Protocol (MCP), designed to function as an MCP server for Cursor.
How to use Notion MCP Server?
Clone the repository, run npm i and npm run build, then configure it in Cursor by adding a new MCP server with the command that sets NOTION_API_TOKEN environment variable and points to the built index.js.
Key features of Notion MCP Server
- Block operations (add, retrieve, get children, delete)
- Page operations (retrieve, update properties)
- User information retrieval
- Database operations (create, query, retrieve, update, create items)
- Comment operations (create, retrieve)
Use cases of Notion MCP Server
—
FAQ from Notion MCP Server
—
记忆与知识 分类下的更多 MCP 服务器
Notion MCP Server
awkoyNotion MCP server for Claude, Cursor, ChatGPT & Claude Desktop. Connect AI agents to Notion via Model Context Protocol — pages, databases, blocks, comments, files.
Mcp Knowledge Graph
shanehollomanMCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
Anytype MCP Server
anyprotoAn MCP server enabling AI assistants to interact with Anytype - your encrypted, local and collaborative wiki - to organize objects, lists, and more through natural language.
Rust Docs MCP Server
Govcraft🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
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.
评论