Skip to content

Add NoteMCP — hosted notes and long-term memory MCP server for Claude and ChatGPT - #3842

Open
waelmansourx wants to merge 1 commit into
chatmcp:mainfrom
waelmansourx:add-notemcp
Open

Add NoteMCP — hosted notes and long-term memory MCP server for Claude and ChatGPT#3842
waelmansourx wants to merge 1 commit into
chatmcp:mainfrom
waelmansourx:add-notemcp

Conversation

@waelmansourx

Copy link
Copy Markdown

Adds NoteMCP — a hosted MCP server that gives Claude, ChatGPT and Cursor
long-term memory over your own notes.

You capture by text, voice, or your phone's share sheet; the agent then searches,
reads, writes and tags those notes in any later conversation.

Site https://notemcp.com
Endpoint https://notemcp.com/mcp (Streamable HTTP)
Auth OAuth 2.1 + PKCE, RFC 9728 metadata — no API key to paste
Docs https://github.com/waelmansourx/notemcp-docs
Official MCP Registry com.notemcp/notemcp (domain-verified namespace)
Tools 12 — 5 read, 7 write, all annotated

Two design choices that matter for agent use: lists never return note bodies,
only a label and a short preview, and embedded photos are redacted to ![photo]
even in a full note — so a large collection cannot flood the context window.
Fetching an image is an explicit, bounded call.

I followed the structure proposed in #3275 (a Featured MCP Servers section
before Community) so the two are compatible whichever lands first. Happy to
reformat, move it, or drop it into a different section if you'd prefer it
elsewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant