by MCP Community
Agent-native CLI + MCP server for the Notion API — wraps every Notion endpoint as a CLI command and MCP tool
Agent-native CLI + MCP server for the Notion API — wraps every Notion endpoint as a CLI command and MCP tool
npx -y notion-agent
npx -y notion-agent
{
"mcpServers": {
"notion-agent": {
"command": "npx",
"args": ["-y", "notion-agent"]
}
}
}Authentication
OAuth + PKCEServer class
VendorCompliance
None declared