A server that connects to the Notion API and exposes functionality through Claude's Machine Context Protocol, enabling search, retrieval, querying, and creation of Notion pages and databases.
MCP server that creates tasks in a Notion database via a Cloudflare Worker, exposing a create_task tool through Streamable HTTP. Enables ChatGPT/Claude to add structured to-dos to Notion without natural language parsing.
Remote MCP server that exposes Notion as tools (search, get, create pages, append blocks, query databases) via Streamable HTTP with bearer auth, designed for deployment on Railway.