Connects your aNotepad account to Claude, ChatGPT, and Cursor through 22 tools covering notes, versions, collections, comments, files, and bookmarks. You can list, search, create, update, and delete notes, restore old versions, move notes into collections, send notes via email, and manage attachments. It's a remote hosted server, so there's nothing to install. Just point your client at the endpoint, sign in with OAuth, and start asking the AI to search your recipe collection or pull up that note with the GitHub link you saved last month. Requires an aNotepad Pro or Max plan. Destructive operations like deletes require approval, and the AI never sees other users' content or your billing data.
Connect your aNotepad online notes to Claude, ChatGPT, and Cursor through the Model Context Protocol. Read, search, write, and organize your notes through natural conversation.
Documentation · anotepad.com · Support
Note: This is the public home for the aNotepad MCP server. aNotepad is a remote, hosted MCP server — there's nothing to install or run. You connect your AI client straight to the hosted endpoint below and sign in with your aNotepad account. The server source lives in the private aNotepad codebase; this repo holds the registry manifest, docs, and branding.
| Endpoint | https://api.anotepad.com/mcp |
| Transport | Streamable HTTP |
| Auth | OAuth 2.1 (PKCE) + Dynamic Client Registration (RFC 7591) — no API key setup |
| Required plan | aNotepad Pro or Max |
https://api.anotepad.com/mcp.https://api.anotepad.com/mcp.https://api.anotepad.com/mcp.https://api.anotepad.com/mcp.npx @modelcontextprotocol/inspector
Set transport to Streamable HTTP, URL https://api.anotepad.com/mcp, then Connect.
22 tools across six groups.
| Group | Tools |
|---|---|
| Notes | list_notes, get_note, search_notes, create_note, update_note, delete_note |
| Versions | list_note_versions, get_note_version, restore_note_version |
| Export & email | get_note_download_url, email_note |
| Collections | list_collections, create_collection, move_note_to_collection, delete_collection |
| Comments | list_comments, list_recent_comments, create_comment, delete_comment |
| Files & bookmarks | list_note_files, get_note_file_download_url, delete_note_file, list_bookmarks_in_note, add_bookmark, remove_bookmark |
Some operations stay on the web app, by design:
Paid is supported, but the one-time wallet/email verification must be done in the web app first.<untrusted-comment> markers in tool responses, signaling to the AI that the text is data, not instructions — a defense against prompt injection.| Plan | Tool calls / min | New notes / day | Emails / hour |
|---|---|---|---|
| Pro | 60 | 1,000 | 10 |
| Max | 300 | 5,000 | 10 |
Limits are per user, shared across all connected clients.
Documentation and manifest in this repository are released under the MIT License. The hosted aNotepad service and its source code are proprietary.
com.mcparmory/google-search
io.github.pipeworx-io/brave-search
marcopesani/mcp-server-serper
brave/brave-search-mcp-server
com.mcparmory/google-search-console
acamolese/google-search-console-mcp