Notes
Rank #63,512io.github.Abhishekkumar2021/notes
Local markdown notes: ranked + semantic search, tags, todos, and a wiki-link knowledge graph.
Notes is a Model Context Protocol (MCP) server published by Abhishekkumar2021. It ranks #63,512 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Notes is listed on Official MCP, with 1 tracked version. It was first listed on Jun 28, 2026 and most recently updated on Jun 28, 2026.
Ranks ahead of 68,601 of 132,113 servers on MCP Toplist.
Use Notes
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add notes -e "NOTES_DIR=<your NOTES_DIR>" -e "NOTES_READONLY=<your NOTES_READONLY>" -e "NOTES_MODEL_DIR=<your NOTES_MODEL_DIR>" -- npx -y @abhishekmcp/notesReplace each placeholder with your own value before saving.
[mcp_servers.notes]
command = "npx"
args = ["-y", "@abhishekmcp/notes"]
[mcp_servers.notes.env]
NOTES_DIR = "<your NOTES_DIR>"
NOTES_READONLY = "<your NOTES_READONLY>"
NOTES_MODEL_DIR = "<your NOTES_MODEL_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"notes": {
"command": "npx",
"args": [
"-y",
"@abhishekmcp/notes"
],
"env": {
"NOTES_DIR": "<your NOTES_DIR>",
"NOTES_READONLY": "<your NOTES_READONLY>",
"NOTES_MODEL_DIR": "<your NOTES_MODEL_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"notes": {
"command": "npx",
"args": [
"-y",
"@abhishekmcp/notes"
],
"env": {
"NOTES_DIR": "<your NOTES_DIR>",
"NOTES_READONLY": "<your NOTES_READONLY>",
"NOTES_MODEL_DIR": "<your NOTES_MODEL_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"notes": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@abhishekmcp/notes"
],
"env": {
"NOTES_DIR": "<your NOTES_DIR>",
"NOTES_READONLY": "<your NOTES_READONLY>",
"NOTES_MODEL_DIR": "<your NOTES_MODEL_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"notes": {
"command": "npx",
"args": [
"-y",
"@abhishekmcp/notes"
],
"env": {
"NOTES_DIR": "<your NOTES_DIR>",
"NOTES_READONLY": "<your NOTES_READONLY>",
"NOTES_MODEL_DIR": "<your NOTES_MODEL_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"notes": {
"command": "npx",
"args": [
"-y",
"@abhishekmcp/notes"
],
"env": {
"NOTES_DIR": "<your NOTES_DIR>",
"NOTES_READONLY": "<your NOTES_READONLY>",
"NOTES_MODEL_DIR": "<your NOTES_MODEL_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Abhishekkumar2021%2Fnotes)<a href="https://mcptoplist.com/server/io.github.Abhishekkumar2021%2Fnotes"><img src="https://mcptoplist.com/badge/io.github.Abhishekkumar2021%2Fnotes.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Abhishekkumar2021
Available versions (1)
| Version | Published |
|---|---|
| 0.4.1 | Jun 28, 2026 |
Frequently asked questions
- Who maintains Notes?
- Notes is maintained by Abhishekkumar2021, which publishes 12 MCP servers (9 total versions) tracked on MCP Toplist.
- 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 1 version of Notes, most recently published on Jun 28, 2026.
- Where can I find the source code for Notes?
- The source code for Notes is hosted at github.com/Abhishekkumar2021/mcp-suite.
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.