NoteMind
БесплатноНе проверенA lightweight, intelligent note-organizing server that acts as an AI-powered personal memory vault for capturing, organizing, and retrieving insights using Fast
Описание
A lightweight, intelligent note-organizing server that acts as an AI-powered personal memory vault for capturing, organizing, and retrieving insights using FastMCP and SQLite.
README
NoteMind is a lightweight, intelligent note-organizing server built using FastMCP and SQLite.
It acts as your AI-powered personal memory vault, perfect for learners, developers, and creators who use LLMs and want to capture insights, organize them dynamically, and retrieve them effortlessly.
Features
- Dynamic Categories – Automatically create categories when adding notes.
- Smart Note Management – Add, search, and organize your thoughts and AI insights.
- Keyword & Fuzzy Search – Retrieve relevant notes easily by keywords or similarity.
- Automatic Category Creation – No need to predefine categories; NoteMind handles it for you.
- Smart Deletion Tools – Delete notes or entire categories safely with confirmation.
- Persistent Local Storage – All data is stored securely in
data/notes.db. - 🔌 MCP Compatible – Works seamlessly with MCP-enabled LLMs like Claude Desktop or custom FastMCP clients.
claude_desktop_config.json
{
"mcpServers": {
"NoteMind - AI Notes & Ideas Organizer": {
"command": "C:\\Users\\DELL\\AppData\\Local\\Programs\\Python\\Python313\\Scripts\\uv # add uv path",
"args": [
"run",
"--with",
"fastmcp",
"fastmcp",
"run",
"D:\\Python Projects\\mcp-server\\notemind.py # add project path"
],
"env": {},
"transport": "stdio",
"type": null,
"cwd": null,
"timeout": null,
"description": null,
"icon": null,
"authentication": null
}
}
}
Remote MCP server
https://notemind.fastmcp.app/mcp
Установить NoteMind в Claude Desktop, Claude Code, Cursor
unyly install notemindСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add notemind -- uvx mcp-serverFAQ
NoteMind MCP бесплатный?
Да, NoteMind MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для NoteMind?
Нет, NoteMind работает без API-ключей и переменных окружения.
NoteMind — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить NoteMind в Claude Desktop, Claude Code или Cursor?
Открой NoteMind на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
wenb1n-dev/SmartDB_MCP
A universal database MCP server supporting simultaneous connections to multiple databases. It provides tools for database operations, health analysis, SQL optim
автор: wenb1n-devPostgres Server
This server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools
автор: madhurprashPostgres
Query your database in natural language
автор: AnthropicPostgreSQL
Read-only database access with schema inspection.
автор: modelcontextprotocolCompare NoteMind with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории data
