Skip to main content
Other Tools and IntegrationsPython

ankitmalik84/notion-mcp-server

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

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

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

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Python
Author
ankitmalik84