other tools and integrations

Notion_mcp

Integrates with Notion's API to manage personal todo lists

python
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y danhilse/notion_mcp

Configuration

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

GitHub: https://github.com/danhilse/notion_mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub