MCP-Notion is a global server that allows users to browse their entire Notion workspace, enabling access to all pages within the workspace without needing a token. It is powered by TypeScript and integrates with Notion through specific client libraries.
MCP-Notion is a global server that allows users to browse their entire Notion workspace, enabling access to all pages within the workspace without needing a token. It is powered by TypeScript and integrates with Notion through specific client libraries.
pnpm install && pnpm buildAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-notion": {
"command": "npx",
"args": [
"-y",
"pnpm install && pnpm build"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from MCP-Notion?"
No configuration required. This server works out of the box.
"What resources are available in MCP-Notion?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in MCP-Notion"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in MCP-Notion with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.