other tools and integrations

Notion Mcp Server

A comprehensive Model Context Protocol (MCP) server for Notion integration with enhanced functionality, robust error handling, production-ready feature.

python
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y ankitmalik84/notion-mcp-server

Configuration

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

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

About This MCP Server

ankitmalik84/notion-mcp-server

A comprehensive Model Context Protocol (MCP) server for Notion integration with enhanced functionality, robust error handling, production-ready feature.

GitHub: https://github.com/ankitmalik84/Agentic_Longterm_Memory/tree/main/src/notion_mcp_server

Need More Details?

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

View Full Documentation on GitHub