ankitmalik84/notion-mcp-server
A comprehensive Model Context Protocol (MCP) server for Notion integration with enhanced functionality, robust error handling, production-ready feature.
Quick Start
Clone the repository:
git clone https://github.com/ankitmalik84/Agentic_Longterm_Memory/tree/main/src/notion_mcp_serverClaude Desktop configuration example:
{
"mcpServers": {
"agenticlongtermmemory": {
"command": "npx",
"args": [
"-y",
"ankitmalik84/notion-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.