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%
3 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
markdown-fastrag-mcp
Semantic search engine for markdown documents. MCP server with multi-provider embeddings and Milvus vector storage.
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
document-mcp
A MCP server for managing structured Markdown documents
0 tools
Memory MCP Server
SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal.
0 tools

How to use

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

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