From dunk
Connects remotely to Notion's MCP server for accessing pages, databases, workspaces, and notes. Enables querying and editing Notion content. Requires Notion API token.
npx claudepluginhub luqmannurhakimbazman/ashford --plugin dunkAdd to your .mcp.json:
{
"mcpServers": {
"Notion": {
"url": "https://mcp.notion.com/mcp"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://mcp.notion.com/mcp