Notion Server
Search, read, and manage Notion pages, databases, and comments
By Notion Labs
npx @notionhq/notion-mcp-server
How to install
MCP ServerMCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.
Claude Desktop / Claude Code (local, stdio):
Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):
{
"mcpServers": {
"notion-server": {
"command": "npx",
"args": ["-y", "npx"]
}
}
}Claude.ai (remote / hosted):
Settings β Connectors β β+β β search the directory β Connect, then authenticate via OAuth if prompted.
Config keys vary per server β always follow the server's own README. Restart Claude after adding it.
Exact steps can vary per project β always double-check the original source. New to this? Read the full install guide β
Source
More in Research & Knowledge
View all βMemory Server
Persistent memory storage using a knowledge graph for long-term context retention
Obsidian
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.
Scientific Thinking & Analysis
Comprehensive analysis tools and document processing for scientific research workflows
Development Workflows Research Agent
Research agent that fetches GitHub repos, counts agents/skills/commands, gets star counts, and analyzes Claude Code workflow repositories