Notion MCP Server
Notion MCP 서버
이는 Notion 페이지를 쿼리할 수 있는 간단한 MCP 서버입니다.
설치
지엑스피1
npm install서버 실행
npm run buildNotion 통합 추가
"새로운 통합"을 클릭하세요
이름을 "Claude MCP Server"로 지정하세요.
"페이지"에 대해 "읽기" 및 "쓰기" 권한을 선택하세요
"통합 토큰"을 복사하세요
Claude 통합 추가
클로드_데스크탑_구성.json
{
"mcpServers":
"notion-mcp-server": {
"command": "node",
"args": [
"Copy Path"
],
"env": {
"NOTION_API_TOKEN": "Your Notion Token"
}
}
}
}사용 방법
Notion Pages에 대한 쿼리를 작성하세요.
프롬프트의 링크에서 Notion 페이지로의 링크를 추가합니다.

프롬프트: 2024년에 볼 영화 목록으로 Notion에 새 데이터베이스 항목을 만드세요. 페이지 링크 https://www.notion.so/154916e48026802f97d4df6086787817 이 페이지에 영화 데이터베이스를 추가하세요.

🤯 와우, Notion 페이지에 업데이트될 거예요!
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA simple Model Context Protocol (MCP) server that integrates with Notion's API to manage my personal todo list through Claude.207MIT
- AlicenseAqualityAmaintenanceMCP Server for the Notion API, enabling Claude to interact with Notion workspaces.31682918MIT
- AlicenseDqualityDmaintenanceA 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.108373MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol server that connects Claude and other AI assistants to your Notion workspace, allowing AIs to interact with databases, pages, and blocks.12411MIT
Related MCP Connectors
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.
WHOOP recovery, strain, sleep and workouts in Claude via official WHOOP OAuth. Free, open source.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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