Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Notion MCP Server logo
MCP server

Notion MCP Server

Connects an agent to Notion pages, databases and comments over MCP.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx -y @notionhq/notion-mcp-server
mcpServers
{
  "mcpServers": {
    "notion-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@notionhq/notion-mcp-server"
      ]
    }
  }
}
Transport
both
Runtime
Node
Auth
Required
License
MIT
Tools
query-data-sourceretrieve-a-data-sourcecreate-a-data-sourceupdate-a-data-sourcelist-data-source-templatesmove-pageretrieve-page-markdownupdate-page-markdownretrieve-a-database

Notion's own MCP server exposes workspace search, page reads in markdown, data source queries and comment access as tools. It runs locally over stdio with an integration token, or as a Notion-hosted HTTP endpoint that authorizes with OAuth. Only the pages shared with the integration are reachable, so the agent stays inside the permissions the workspace already grants.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?