Notion MCP server — search, export, and import pages as markdown
Notion MCP server — search, export, and import pages as markdown
Is it safe?
No package registry to scan for CVEs.
No authentication — any process on your machine can connect to this server.
License not specified.
Last scanned 0 days ago.
Is it maintained?
Last commit 3 days ago.
Will it work with my client?
Transport: stdio, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
4 tools. Estimated ~200 tokens of your context window (0.1% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, network or firewall blocking. covers troubleshooting.
{
"mcpServers": {
"notion": {
"env": {
"NOTION_TOKEN": "your_token_v2_value",
"NOTION_USER_ID": "your_user_id",
"NOTION_SPACE_ID": "your_space_id"
},
"args": [
"@shck-dev/notion-mcp"
],
"command": "bunx"
}
}
}No automated test available for this server. Check the GitHub README for setup instructions.
notion_searchFull-text search across all pages in your workspace
notion_export_pageExport any Notion page as markdown
notion_import_pageWrite markdown content to a Notion page
notion_import_page_from_fileWrite a local .md file to a Notion page
Last scanned 2h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.