notion-mcp
@Badhansen
关于 notion-mcp
A simple Model Context Protocol (MCP) server that integrates with Notion's API to manage my personal todo list.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"notion-mcp-badhansen": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@Badhansen/notion-mcp",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is notion-mcp?
A Model Context Protocol (MCP) server that integrates with Notion's API to manage a personal todo list, designed for use with the Claude Desktop client.
How to use notion-mcp?
Install via Smithery with npx -y @smithery/cli install @Badhansen/notion-mcp --client claude, or clone the repository, set up a Python virtual environment, configure Notion credentials in a .env file, and add the server configuration to claude_desktop_config.json. Then invoke functions like show_all_todos, add_todo, or complete_todo through Claude.
Key features of notion-mcp?
- Integrates with Notion API for task management
- Supports showing all todos
- Supports adding new todos
- Supports completing existing todos
- Designed for Claude Desktop client
- Simple installation via Smithery or manual clone
Use cases of notion-mcp?
- Manage a personal todo list in Notion via Claude
- Retrieve all tasks with a single command
- Add tasks using natural language
- Mark tasks as complete without leaving Claude
FAQ from notion-mcp
What does notion-mcp do?
It is an MCP server that lets Claude Desktop interact with your Notion workspace to manage a todo list.
What prerequisites are required?
Python 3.11 or higher, a Notion account with API access, a Notion integration token, a Notion page for the todo list, and the Claude Desktop client.
How is notion-mcp installed?
It can be installed automatically via Smithery or by cloning the repository, creating a Python virtual environment with uv, and configuring a .env file.
How are Notion credentials configured?
Set NOTION_TOKEN, PAGE_ID, `NOTION
记忆与知识 分类下的更多 MCP 服务器
Basic Memory
basicmachines-coAI conversations that actually remember. Never re-explain your project to your AI again. Join our Discord: https://discord.gg/tyvKNccgqN
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.
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.
Notion MCP Server
makenotionOfficial Notion MCP Server
Zettelkasten MCP Server
entanglrA Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients.
评论