other tools and integrations
Notion_mcp
Integrates with Notion's API to manage personal todo lists
python
cloud
other tools and integrations
Installation
npx -y danhilse/notion_mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "notion_mcp",
"command": "npx",
"args": [
"-y",
"danhilse/notion_mcp"
]
}About This MCP Server
danhilse/notion_mcp
Integrates with Notion's API to manage personal todo lists
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub