Serversio.github.mctx-ai/notes
N

Notes

io.github.mctx-ai/notes · v1.5.4
● Remote
v1.5.4remote🌐 https://notes.mctx.ai/v1.5.4↗ Website
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.mctx-ai/notes",
  "description": "Centralized note store across AI clients: Claude, ChatGPT, Cursor, Codex, Windsurf. Save in one clie",
  "title": "Notes",
  "version": "1.5.4",
  "websiteUrl": "https://notes.mctx.ai",
  "remotes": [
    {
      "type": "sse",
      "url": "https://notes.mctx.ai/v1.5.4"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}