Skip to main content
Glama

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

Latest Blog Posts

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