PluginBench
MCP Server

Notes MCP Server

io.github.mctx-ai/notes

What is the Notes MCP server?

Centralized note store across AI clients: Claude, ChatGPT, Cursor, Codex, Windsurf. Save in one clie

How to install Notes

Copy-paste configuration for popular MCP clients.

transport: sse
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "notes": {
      "url": "https://notes.mctx.ai/v1.5.4"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "notes": {
      "serverUrl": "https://notes.mctx.ai/v1.5.4"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "notes": {
      "type": "http",
      "url": "https://notes.mctx.ai/v1.5.4"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "notes": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://notes.mctx.ai/v1.5.4"
      ]
    }
  }
}
Claude Code
claude mcp add --transport sse notes https://notes.mctx.ai/v1.5.4

Related MCP servers

Save decisions, plans, and notes from any AI session and retrieve them later — from any client. Ask

Study the Bible in its original Hebrew and Greek — semantic search, word studies, cross-references,

View repository →

Study the Bible in its original languages, trace themes across both testaments, and compare five tra

View repository →

Build complete Apps with our framework — study or fork this reference implementation. Covers all @mc

View repository →

Build complete Apps with our framework — study or fork this reference implementation. Covers all @mc

View repository →

Get accurate answers about mctx and MCP servers from live docs, not outdated training data. Look up