-
securityA
license-
qualityA Model Context Protocol server that integrates with Notion's API to manage personal todo lists, allowing users to view, add, and update tasks directly from Claude.
Last updated -
13
Python
MIT License
Notion 통합을 위한 모델 컨텍스트 프로토콜(MCP) 서버 구현으로, Notion API와 상호 작용하기 위한 표준화된 인터페이스를 제공합니다. Claude Desktop 및 기타 MCP 클라이언트와 호환됩니다.
지엑스피1
또는 표준 venv를 사용하면:
.env
파일을 만듭니다.claude_desktop_config.json
파일(macOS에서는 ~/Library/Application Support/Claude/claude_desktop_config.json
에 위치)을 조정하세요./Users/username/
실제 홈 디렉토리 경로로 바꿔야 합니다.
서버에는 Notion 통합 토큰이 필요합니다. 설정하려면 다음 단계를 따르세요.
.env
파일에 추가하세요.git checkout -b feature/amazing-feature
)git commit -m 'Add some amazing feature'
)git push origin feature/amazing-feature
)MIT 라이선스 - 사용 시 모든 책임은 사용자에게 있습니다.
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Notion API와 상호 작용하기 위한 표준화된 인터페이스를 제공하는 모델 컨텍스트 프로토콜 서버로, 사용자가 데이터베이스를 나열하고, 페이지를 만들고, Notion 작업 공간에서 검색할 수 있도록 합니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ccabanillas/notion-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server