Allows querying and updating Notion pages, including creating new database entries and modifying content in specified Notion pages.
Notion MCP Server
This is a simple MCP server that allows you to query Notion Pages.
Installation
Running the server
Add Notion Integration
- Go to https://www.notion.so/my-integrations
- Click on "New integration"
- Name it "Claude MCP Server"
- Select "Read" and "Write" permissions for "Pages"
- Copy the "Integration Token"
Add Claude Integration
claude_desktop_config.json
How to use
- Write a prompt to query Notion Pages.
- Add link to the Notion Page from the link in the prompt.
- Eg: https://www.notion.so/154916e48026802f97d4df6086787817
Prompt: Make a new Databse entry in notion with this of list of movies to watch in 2024 Page link https://www.notion.so/154916e48026802f97d4df6086787817 Add the movie datase in this page
🤯 Woah it will be updated in your Notion Page!
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A simple server that integrates with Claude to allow querying and manipulating Notion pages and databases through natural language prompts.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server implementation that integrates Claude with Salesforce, enabling natural language interactions with Salesforce data and metadata for querying, modifying, and managing objects and records.Last updated -78715TypeScriptMIT License
- AsecurityAlicenseAqualityAn MCP server implementation that integrates Claude with Salesforce, enabling natural language interactions with Salesforce data and metadata for querying, modifying, and managing objects and records.Last updated -7184TypeScriptMIT License
- -securityFlicense-qualityA server that enables interaction with PostgreSQL, MySQL, MariaDB, or SQLite databases through Claude Desktop using natural language queries.Last updated -Python
- AsecurityFlicenseAqualityA bridge between Claude AI and Notion that enables users to interact with Notion databases and pages through natural language, supporting operations like creating, reading, updating, and deleting content.Last updated -1010JavaScript