Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Productivity & DocsAuth: OAuth2.1

Notion hosted MCP server

Connected workspace

Notion’s hosted MCP server connects agents to the authorized Notion workspace — searching pages, reading content, and creating or updating pages and databases through OAuth-scoped access.

Curated by Published Updated

Server description

Search, read, and write your Notion workspace

Notion’s hosted MCP server connects agents to the authorized Notion workspace — searching pages, reading content, and creating or updating pages and databases through OAuth-scoped access.

Directory details

Slug
notion
Category
Productivity & Docs
Category slug
productivity-and-docs
Authentication
OAuth2.1
Auth type
oauth

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "notion": {
      "url": "https://mcp.notion.com/sse"
    }
  }
}

Connection links