Dev Hub Solutions

Product studio

Get in touch
ProductivityCommunityPopular

Notion MCP Server

Read pages, search the workspace, append to databases.

page read/searchdatabase queriesblock append

The Notion MCP server reads pages, queries databases, and appends to your Notion workspace. Useful when your team's documentation, specs, or knowledge base lives in Notion — the AI can reference it directly instead of relying on copy-paste excerpts.

Install in your client

Copy and paste — no manual config. Replace placeholder values for NOTION_API_KEY.

run in any terminal

NOTION_API_KEY="<your-notion-api-key>" claude mcp add notion npx -y mcp-server-notion

Package: mcp-server-notion

Common use cases

  • Search your Notion workspace for prior decisions before proposing a new one
  • Append meeting notes from a Claude conversation to a Notion daily log
  • Pull a PRD from Notion into a coding session for context