other tools and integrations

Notion Mcp

A Model Context Protocol (MCP) server that integrates with Notion's API to manage personal todo lists efficiently.

python
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y Badhansen/notion-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "notion-mcp",
  "command": "npx",
  "args": [
    "-y",
    "Badhansen/notion-mcp"
  ]
}

About This MCP Server

Badhansen/notion-mcp

A Model Context Protocol (MCP) server that integrates with Notion's API to manage personal todo lists efficiently.

GitHub: https://github.com/Badhansen/notion-mcp

Need More Details?

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

View Full Documentation on GitHub