Create a new page for today's meeting notes
Common usage pattern for this MCP server
Ask Claude: "Create a new page for today's meeting notes"Read docs, update pages, and manage tasks in Notion workspaces
Access and manage your Notion workspace directly from Claude for documentation and knowledge management.~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json{
"mcpServers": {
"notion": {
"transport": "http",
"url": "https://mcp.notion.com/mcp"
}
}
}{
"mcpServers": {
"notion": {
"transport": "http",
"url": "https://mcp.notion.com/mcp"
}
}
}Rate limit reached - 429 error with rate_limited code
Rate limit: 3 requests/second average per integration. Implement 350ms delay between requests. Use burst capacity sparingly. Back off exponentially on 429 errors. Check Retry-After header.
Page or database not accessible - integration permissions
Share page/database with integration explicitly in Notion. Click Share > Add connection > select your integration. Verify integration has read/write permissions. Check parent page sharing settings.
OAuth authentication fails or bad gateway error
Re-authenticate at https://mcp.notion.com/mcp. Verify workspace allows integrations (not Guest workspace). Check internet connectivity. Restart MCP client if persistent 502 errors occur.
API returns empty results or stale data from queries
Verify query filters match exact database property names (case-sensitive). Check integration has access to specific database. Refresh integration permissions. Use property IDs instead of names for reliability.
Common usage pattern for this MCP server
Ask Claude: "Create a new page for today's meeting notes"Common usage pattern for this MCP server
Ask Claude: "Update the project status in Notion"Common usage pattern for this MCP server
Ask Claude: "Find all tasks due this week"Common usage pattern for this MCP server
Ask Claude: "Add this conversation summary to Notion"Loading reviews...
Join our community of Claude power users. No spam, unsubscribe anytime.
Required