Notes
Rank #20,440io.github.mctx-ai/notes
MCP server providing notes capabilities
Notes is a Model Context Protocol (MCP) server. It ranks #20,440 of 132,046 servers tracked on MCP Toplist. Notes is listed on Official MCP, with 24 tracked versions. It was first listed on Mar 13, 2026 and most recently updated on Mar 24, 2026.
Ranks ahead of 111,606 of 132,046 servers on MCP Toplist.
Use Notes
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http notes https://notes.mctx.ai/v1.5.4[mcp_servers.notes]
url = "https://notes.mctx.ai/v1.5.4"Add to ~/.codex/config.toml.
https://notes.mctx.ai/v1.5.4Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"notes": {
"url": "https://notes.mctx.ai/v1.5.4"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"notes": {
"type": "http",
"url": "https://notes.mctx.ai/v1.5.4"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"notes": {
"serverUrl": "https://notes.mctx.ai/v1.5.4"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"notes": {
"url": "https://notes.mctx.ai/v1.5.4"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mctx-ai%2Fnotes)<a href="https://mcptoplist.com/server/io.github.mctx-ai%2Fnotes"><img src="https://mcptoplist.com/badge/io.github.mctx-ai%2Fnotes.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Available versions (24)
| Version | Published |
|---|---|
| 1.5.4 | Mar 24, 2026 |
| 1.5.3 | Mar 24, 2026 |
| 1.5.2 | Mar 24, 2026 |
| 1.5.0 | Mar 24, 2026 |
| 1.4.5 | Mar 23, 2026 |
| 1.4.4 | Mar 19, 2026 |
| 1.4.3 | Mar 19, 2026 |
| 1.4.2 | Mar 19, 2026 |
| 1.4.1 | Mar 17, 2026 |
| 1.4.0 | Mar 17, 2026 |
| 1.3.2 | Mar 16, 2026 |
| 1.3.1 | Mar 16, 2026 |
| 1.3.0 | Mar 16, 2026 |
| 1.2.0 | Mar 14, 2026 |
| 1.1.4 | Mar 14, 2026 |
| 1.1.3 | Mar 13, 2026 |
| 1.1.2 | Mar 13, 2026 |
| 1.1.1 | Mar 13, 2026 |
| 1.1.0 | Mar 13, 2026 |
| 1.0.3 | Mar 13, 2026 |
| 1.0.2 | Mar 13, 2026 |
| 1.0.1 | Mar 13, 2026 |
| 1.0.0 | Mar 13, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Is Notes listed on the Official MCP Registry?
- Yes — Notes is listed on the Official MCP Registry.
- How many versions does Notes have?
- MCP Toplist tracks 24 versions of Notes, most recently published on Mar 24, 2026.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.