All servers



Notion
verifiedRead, write, and search Notion pages and databases.
by Notion7.8kMITupdated 1mo agoadded 1y ago
Official Notion MCP server. Query databases, create pages, edit blocks. Requires a Notion integration token.
Install
Add this block to your claude_desktop_config.json then restart Claude Desktop.
claude_desktop_config.jsonjson
{
"mcpServers": {
"notion": {
"command": "npx",
"args": [
"-y",
"@notionhq/notion-mcp-server"
],
"env": {
"OPENAPI_MCP_HEADERS": "{\"Authorization\":\"Bearer ntn_xxx\",\"Notion-Version\":\"2022-06-28\"}"
}
}
}
}Related servers
Google Drive
by Anthropic
51k
Browse and read files in your Google Drive.
Node.jsOfficialProductivityauth
updated 1mo ago
Memory
by Anthropic
51k
Persistent knowledge graph the model can recall across sessions.
Node.jsOfficialMemory
updated 1mo ago
Slack
by Anthropic
51k
Read and post to Slack channels and DMs.
Node.jsOfficialMessagingauth
updated 1mo ago