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
- AsecurityFlicenseAqualityThe server facilitates natural language interactions for exploring and understanding codebases, providing insights into data models and system architecture using a cost-effective, simple setup with support for existing Claude Pro subscriptions.Last updated 6 months ago416Python
- AsecurityFlicenseAqualityA Model Context Protocol server that enables Claude and other LLMs to interact with Notion workspaces, providing capabilities like searching, retrieving, creating and updating pages, as well as managing databases.Last updated 5 months ago107063TypeScript
- -securityFlicense-qualityA server that enables interaction with PostgreSQL, MySQL, MariaDB, or SQLite databases through Claude Desktop using natural language queries.Last updated 6 months agoPython
- 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 8 months ago1010JavaScript