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
Installation
npx -y Badhansen/notion-mcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub