notion-mcp

notion-mcp

3.4

If you are the rightful owner of notion-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

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

The Notion MCP server is designed to seamlessly integrate with Notion's API, allowing users to manage their personal todo lists efficiently. It requires Python 3.11 or higher and a Notion account with API access. The server can be installed via Smithery for Claude Desktop, and it provides functionalities to show, add, and update tasks within a Notion workspace. The setup involves creating a Notion integration, configuring environment variables, and adjusting settings in Claude Desktop. The project is structured with a clear directory layout and includes support functions for task management.

Features

  • Integration with Notion API for task management
  • Support for showing, adding, and updating tasks
  • Installation via Smithery for Claude Desktop
  • Configuration through environment variables
  • Structured project layout for easy development