simplenote-mcp-server
If you are the rightful owner of simplenote-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Simplenote MCP Server is a lightweight server that integrates Simplenote with Claude Desktop using the MCP Python SDK.
The Simplenote MCP Server is designed to facilitate seamless interaction between Simplenote and Claude Desktop by acting as a memory backend or content source. It leverages the Model Context Protocol (MCP) to provide a robust and efficient way to manage notes, perform advanced searches, and ensure secure authentication. The server is Docker-ready, allowing for easy deployment and scalability. It supports full note management capabilities, including reading, creating, updating, and deleting notes, and offers advanced search functionalities with Boolean operators, phrase matching, and tag/date filters. The server is built with high performance in mind, featuring in-memory caching and background synchronization, and is secured with token-based authentication.
Features
- Full Note Management: Read, create, update, and delete Simplenote notes.
- Advanced Search: Boolean operators, phrase matching, tag and date filters.
- High Performance: In-memory caching with background synchronization.
- Secure Authentication: Token-based authentication via environment variables.
- Docker Ready: Full containerization with multi-stage builds and security hardening.