Loading MCP server directory, please wait...
A Notion workspace is a collaborative environment where teams can organize work, manage projects,…
npx @getmcp/cli add ai.smithery/smithery-notionRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for Smithery authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smithery/smithery-notion": {
"url": "https://server.smithery.ai/@smithery/notion/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}