NoteDiscovery MCP Server
Related Servers
Alternatives to NoteDiscovery MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceA free, open-source Markdown editor with a bundled MCP server (stdio, read-only): point Claude, Cursor, or any MCP client at your notes vault for local semantic search, read, and list. ~15MB, 5 platforms, MIT, local-first.1,030MIT
- AlicenseNot gradedqualityBmaintenanceLocal-first markdown vault with a built-in MCP server (streamable HTTP). 16 tools and 2 resources for Claude Code / Desktop / Cursor: read/write/search plus context_for_query, find_orphans, weekly_digest, compare_notes, semantic_outline. Per-folder agent permissions, LanceDB vectors, local Xenova ONNX embedder swappable to Ollama. Single Bun binary. AGPL.33AGPL 3.0
- AlicenseNot gradedqualityCmaintenanceMCP server for AI agents to read, write, and organize notes in a local-first, human-in-the-loop note-taking app.02MIT
- AlicenseNot gradedqualityAmaintenanceLocal markdown notes for any MCP client: ranked + semantic search, tags, todos, a wiki-link knowledge graph, daily notes, templates, and slash-command workflows. Pure-JS, local, no API keys.5 npm1MIT
- AlicenseNot gradedqualityAmaintenanceA local-first CLI and MCP server that helps you build and search a personal knowledge vault from Markdown notes, with semantic search and AI-powered features like stale note detection and session memory harvesting. It’s provider-agnostic, requires no GPU in its default mode, and exposes your vault as long-term memory to any MCP-compatible AI tool like Claude Code.47Apache 2.0
- AlicenseNot gradedqualityBmaintenanceA zero-config personal knowledge management MCP server that enables Claude Desktop to automatically classify, search, and organize local Markdown notes using hybrid search and Graph RAG.4MIT
TDQS
Scored across 18 tools
Each tool has a clearly distinct purpose: note creation and update (create_note, append_to_note, create_note_from_template), deletion, retrieval, search, listing, tags, backlinks, graph, templates, folders, configuration, and health check. No two tools overlap in functionality.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., create_note, get_note, list_notes, search_notes). The naming is predictable and easy to understand.
With 18 tools, the server covers all essential note-taking operations without being bloated. The count is well-scoped for a complete knowledge management system.
The tool surface covers full CRUD (create, read, update, delete), search, tagging, backlinks, graph visualization, templates, folder management, and server configuration. There are no obvious gaps for typical note-taking workflows.