Skip to main content
Glama

Notion MCP Server

by arre-ankit

Notion MCP 서버

이는 Notion 페이지를 쿼리할 수 있는 간단한 MCP 서버입니다.

설치

지엑스피1

npm install

서버 실행

npm run build

Notion 통합 추가

  • https://www.notion.so/my-integrations 로 이동하세요
  • "새로운 통합"을 클릭하세요
  • 이름을 "Claude MCP Server"로 지정하세요.
  • "페이지"에 대해 "읽기" 및 "쓰기" 권한을 선택하세요
  • "통합 토큰"을 복사하세요

Claude 통합 추가

클로드_데스크탑_구성.json

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

사용 방법

대체 텍스트

프롬프트: 2024년에 볼 영화 목록으로 Notion에 새 데이터베이스 항목을 만드세요. 페이지 링크 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.

자연어 프롬프트를 통해 Notion 페이지와 데이터베이스를 쿼리하고 조작할 수 있도록 Claude와 통합된 간단한 서버입니다.

  1. 설치
    1. 서버 실행
      1. Notion 통합 추가
        1. Claude 통합 추가
          1. 사용 방법

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              An 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 -
              7
              180
              45
              TypeScript
              MIT License
            • A
              security
              A
              license
              A
              quality
              An 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 -
              7
              18
              4
              TypeScript
              MIT License
              • Apple
              • Linux
            • -
              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