Skip to content
Back to search
30
MCP

@abhishekmcp/notes

npm/@abhishekmcp/notes

MCP server for local markdown notes — ranked search, tags, todos, and a wiki-link knowledge graph, from any MCP client.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

dstibbe/note-mcp
MCP server for notes with semantic search. Markdown storage, SQLite metadata, Ollama embeddings.
0 tools
io.github.ryudi84/markdown
MCP server for markdown: tables, TOC, HTML conversion, formatting.
0 tools
io.github.GitHub30/note-mcp-server
MCP server for note.com: create, edit and retrieve posts.
0 tools
io.github.github30/note-mcp-server
MCP server for note.com: create, edit and retrieve posts.
0 tools
@avinsonmassif/mcp-evernote
MCP server for Evernote integration with note management and synchronization
0 tools
bigyao25/mcp-markdown-tools
An efficient MCP server for processing Markdown documents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@abhishekmcp/notes": {
      "url": "None",
      "transport": "http"
    }
  }
}