Skip to content

Notion

Catalog name notion. A remote MCP server for Notion pages and databases.

If your specs, decisions and open questions live in Notion, the agent building against them normally gets a paraphrase of a page, filtered through whatever you remembered to copy. This connector lets it search for the page itself and read what is actually written there, including the part that contradicts the summary.

It writes as well as reads, with the rights of the account you sign in with.

At init, or to an existing workbench:

Terminal window
monoceros init acme --with-mcp-servers=notion
Terminal window
monoceros add-mcp-server acme notion

Then apply:

Terminal window
monoceros apply acme

There is no key to fill. Notion’s hosted server authenticates interactively, so the yml entry is one line and you sign in once from inside the container:

mcpServers:
- name: notion

The per-agent step is in Servers that sign in.

Remote (http), at https://mcp.notion.com/mcp. The request leaves the container.

Terminal window
monoceros check acme
MCP servers
notion → Claude Code
signs in interactively; authenticate once inside the container

That line means the server is registered with every agent and waiting for a sign-in. Once you have signed in, ask the agent to find a page you know the title of.

Terminal window
monoceros remove-mcp-server acme notion