-
securityF
license-
qualityA simple note-taking MCP server that allows storing and summarizing notes with custom URI schemes and provides functionality to add notes and generate summaries with different detail levels.
Last updated -
5
Python
영구 저장소를 사용하여 노트를 관리하기 위한 MCP(모델 컨텍스트 프로토콜) 서버 구현입니다.
Smithery를 통해 Claude Desktop용 메모를 자동으로 설치하려면:
지엑스피1
add-note
: 새로운 메모를 만듭니다list-all-notes
: 저장된 모든 노트 표시update-note
: 기존 노트 수정delete-note
: 메모 삭제메모는 다음 구조로 notes_storage.json
에 저장됩니다.
노트는 note://
URI 체계를 사용하여 리소스로 액세스할 수 있습니다.
note://internal/note_name
사용하여 특정 노트에 액세스하세요.서버에는 노트 요약을 위한 즉각적인 생성 기능이 포함되어 있습니다.
서버를 수정하거나 확장하려면:
테스트에는 다음 내용이 포함되어야 합니다.
[여기에 라이센스를 추가하세요]
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
메모를 관리하고 유지하고 CRUD 작업, 메모 요약, note:// URI 체계를 통한 리소스 기반 액세스를 제공하는 MCP 서버입니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/truaxki/mcp-notes'
If you have feedback or need assistance with the MCP directory API, please join our Discord server