Skip to content
Back to search
30
MCP

dstibbe/note-mcp

docker/dstibbe/note-mcp

MCP server for notes with semantic search. Markdown storage, SQLite metadata, Ollama embeddings.

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

Similar MCP servers embedding-nearest

docdyhr/simplenote-mcp-server
MCP server for Simplenote integration with note management and search capabilities.
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
markdown-fastrag-mcp
Semantic search engine for markdown documents. MCP server with multi-provider embeddings and Milvus vector storage.
0 tools
footnote-mcp
MCP server for source-grounded web research: search, structured-data extraction, evidence verification, and browser automation.
0 tools
io.github.bahfahh/noteit-mcp
MCP server for AI agent profiles and smart notes. 60+ coding prompt packs with expert personas.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "dstibbe/note-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}