← Back to Notion MCP Server
Install Notion MCP Server
Pick your client, copy the command, done.
1
Add it to Claude Code
claude mcp add -e "NANGO_BASE_URL=${NANGO_BASE_URL}" -e "NANGO_SECRET_KEY=${NANGO_SECRET_KEY}" -e "NANGO_CONNECTION_ID=${NANGO_CONNECTION_ID}" -e "NANGO_INTEGRATION_ID=${NANGO_INTEGRATION_ID}" notion-mcp -- uvx git+https://github.com/ampcome-mcps/notion-mcp.gitRequired:
NANGO_BASE_URLNANGO_SECRET_KEYNANGO_CONNECTION_IDNANGO_INTEGRATION_ID+ 1 optionalEnvironment Variables
Set these before running Notion MCP Server.
VariableDescriptionRequired
NANGO_BASE_URLNango OAuth base URLYesNANGO_SECRET_KEYNango secret keyYesNANGO_CONNECTION_IDNango connection IDYesNANGO_INTEGRATION_IDNango integration ID (notion)YesNOTION_TOKENDirect Notion integration token (alternative to Nango)NoAvailable Tools (10)
Once configured, Notion MCP Server gives your AI agent access to:
notion_searchSearch across all content in Notionnotion_get_databaseGet database infonotion_query_databaseQuery databases with filtersnotion_create_databaseCreate new databasesnotion_get_pageGet page detailsnotion_create_pageCreate new pagesnotion_update_pageUpdate existing pagesnotion_get_block_childrenGet page contentnotion_append_blocksAdd content to pagesnotion_get_current_userGet integration infoTry It Out
After setup, try these prompts with your AI agent:
→Search my Notion for meeting notes
→Create a new task in my project database
→Show incomplete tasks due this week
→Create a meeting notes page for today's standup
→Add action items from our discussion to that page
Keep this setup from going cold
Save the docs, env vars, and workflow around Notion MCP Server in Conare so Claude Code, Codex, and Cursor remember it next time.