DirectoryNotion MCP Server
43
Health
fair
79
Popularity
Read and write Notion pages, databases, and blocks. Manage your knowledge base with AI.
2,400stars
410forks
8,100views
TypeScript
MIT
Updated March 11, 2026
#notion#notes#knowledge-base#productivity#mcp
Add to Claude Desktop
Paste this into your claude_desktop_config.json file:
{
"mcpServers": {
"notion-mcp-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-notion"
],
"env": {
"NOTION_API_KEY": "your-notion-key"
}
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Installation
NOTION_API_KEY=secret_... npx @modelcontextprotocol/server-notion
Key Features
Read and write Notion pages
Query Notion databases
Create and update blocks
Search across workspace
Manage page properties
Compatibility
claude✓ Yes
openai✓ Yes
langchain✓ Yes
Maintenance Healthfair
Freshness10/40
Issue response15/30
Org backing15/20
Longevity3/10
› Community-backed
Server Info
Categoryproductivity
LanguageTypeScript
LicenseMIT
StatusACTIVE
Submit Your Server
Built an MCP server? Get it listed in front of thousands of developers.
List Your Server Free