notion-mcp-server and notion-agent-hub
About notion-mcp-server
awkoy/notion-mcp-server
**Notion MCP Server** is a Model Context Protocol (MCP) server implementation that enables AI assistants to interact with Notion's API. This production-ready server provides a complete set of tools.
Implements five specialized MCP tools for Notion operations—`notion_pages`, `notion_blocks`, `notion_database`, `notion_comments`, and `notion_users`—enabling granular control over page creation/archival, block manipulation with batch operations, database querying, comment threads, and workspace user management. Built in TypeScript and compatible across MCP clients (Cursor, Claude Desktop, Cline, Zed) via stdio transport with environment-variable configuration.
About notion-agent-hub
tysoncung/notion-agent-hub
AI Agent Hub for Notion — orchestrate AI agents through Notion databases with human-in-the-loop approval. Built with MCP.
Provides MCP tools for reading, writing, and querying Notion databases, plus web search and sandboxed code execution—enabling AI assistants to build research pages, sync GitHub PRs, and manage content drafts entirely within your Notion workspace. Uses a polling task queue where you create jobs in a Notion database and the server executes them asynchronously, writing results back for review before any action is taken.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work