Skip to main content
Glama

Notion MCP Server

by arre-ankit

Not MCP 服务器

这是一个简单的 MCP 服务器,允许您查询 Notion Pages。

安装

git clone https://github.com/arre-ankit/notion-mcp-server.git cd notion-mcp-server
npm install

运行服务器

npm run build

添加 Notion 集成

添加 Claude 集成

claude_desktop_config.json

{ "mcpServers": "notion-mcp-server": { "command": "node", "args": [ "Copy Path" ], "env": { "NOTION_API_TOKEN": "Your Notion Token" } } } }

如何使用

替代文本

提示:在 Notion 中创建一个新的数据库条目,其中包含 2024 年值得观看的电影列表页面链接https://www.notion.so/154916e48026802f97d4df6086787817在此页面中添加电影数据库

替代文本

替代文本

🤯 哇,它将在你的 Notion 页面中更新!

-
security - not tested
F
license - not found
-
quality - not tested

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.

一个与 Claude 集成的简单服务器,允许通过自然语言提示查询和操作 Notion 页面和数据库。

  1. 安装
    1. 运行服务器
      1. 添加 Notion 集成
        1. 添加 Claude 集成
          1. 如何使用

            Related MCP Servers

            • A
              security
              F
              license
              A
              quality
              The 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 -
              4
              18
              Python
              • Apple
            • A
              security
              F
              license
              A
              quality
              A 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 -
              10
              947
              3
              TypeScript
            • -
              security
              F
              license
              -
              quality
              A server that enables interaction with PostgreSQL, MySQL, MariaDB, or SQLite databases through Claude Desktop using natural language queries.
              Last updated -
              Python
            • A
              security
              F
              license
              A
              quality
              A 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 -
              10
              10
              JavaScript
              • Apple

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/arre-ankit/notion-mcp-server'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server