-
securityF
license-
qualityEnables AI language models to interact with Microsoft OneNote via a standardized interface, supporting notebook and page management through natural language.
Last updated -
107
6
TypeScript
이는 Notion의 대안인 Yonote 서비스를 위한 MCP 서버의 MVP 프로젝트입니다. 이 서버는 Yonote 문서 및 컬렉션과 상호 작용할 수 있는 API 도구를 제공합니다.
pyproject.toml
참조):fast-agent-mcp>=0.2.23
requests>=2.32.3
python-dotenv
(환경 변수 로딩용)Smithery를 통해 Claude Desktop용 Yonote Document Interaction Server를 자동으로 설치하려면:
지엑스피1
.env
파일을 만듭니다.MCP 서버를 실행합니다.
서버는 다음 도구를 제공합니다.
documents_list
: 문서 목록을 가져옵니다(선택적으로 limit, offset, collectionId 사용)documents_info
: ID로 문서에 대한 정보를 가져옵니다.collections_list
: 컬렉션 목록을 가져옵니다(선택적으로 limit 및 offset 사용)main.py
— 메인 서버 코드 및 도구 정의pyproject.toml
— 프로젝트 메타데이터 및 종속성MIT(또는 라이센스를 명시하세요)
이 MCP 서버를 Cursor와 함께 사용하려면 ~/.cursor/mcp.json
구성 파일에 다음을 추가하세요.
/path/to/yonote-mcp
프로젝트 디렉토리의 실제 경로로 바꾸세요.
This server cannot be installed
Yonote 문서 및 컬렉션과 상호작용할 수 있는 API 도구를 제공하며, 문서/컬렉션을 나열하고 자세한 문서 정보를 검색하는 기능을 갖춘 Notion의 대안으로 활용됩니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cutalion/yonote-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server