Notion Api
MCP Serverby sundial-org · Added 5mo ago
Claude
33
Install
git clone https://github.com/sundial-org/awesome-openclaw-skillsAdd to Claude
claude mcp add notion-apiQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"notion-api": {
"command": "npx",
"args": [
"@modelcontextprotocol/notion-api"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Generic Notion API CLI (Node) for search, querying data sources (databases), and creating pages. Configure with NOTION_KEY (or ~/.config/notion/api_key).
Tags
developmentbashnodeapidatabaseskill