Quote Collection Server
БесплатноНе проверенEnables managing a personal quote collection with add, search, random, delete, and import functions via the Model Context Protocol.
Описание
Enables managing a personal quote collection with add, search, random, delete, and import functions via the Model Context Protocol.
README
Quote Collection MCP-Server
Ein MCP-Server (Model Context Protocol) für eine persönliche Zitate-Sammlung. Ermöglicht es, Zitate zu speichern, zu kategorisieren und gezielt oder zufällig wiederzufinden – direkt aus Claude oder anderen MCP-fähigen Clients heraus.
Tech-Stack
TypeScript (Node16-Module, strikter Modus) Node.js MCP SDK (Model Context Protocol) Persistierung als JSON-Datei
Funktionen
add_quote – einzelnes Zitat hinzufügen search_quotes – Zitate nach Text, Autor, Thema oder Sprache durchsuchen (case-insensitive) random_quote – zufälliges Zitat abrufen delete_quote – Zitat anhand der ID löschen import_quotes – mehrere Zitate per Batch-Import einspielen
Alle Funktionen (Hinzufügen, Suchen, zufälliges Abrufen, Löschen, Batch-Import) sind getestet und funktionsfähig.
Installation & Start
npm install npm run build node build/index.js
Der Server meldet sich beim Start mit Quote Collection MCP-Server läuft... und ist anschließend über das MCP-Protokoll ansprechbar (z. B. über Claude Desktop, durch Eintragen in dessen Konfigurationsdatei).
Was ich dabei gelernt habe
Aufbau eines MCP-Servers von der Spezifikation bis zum lauffähigen Tool Strukturierung eines TypeScript-Projekts mit striktem Compiler-Modus (strict: true, Node16-Modulauflösung) Design eines einfachen, dateibasierten Persistenz-Layers (JSON) inkl. Datenmodell für Zitate Implementierung case-insensitiver Suche über mehrere Felder hinweg
Hintergrund
Entstanden als Projekt im Rahmen der Ausbildung zur AI Mobile App Developer (AppAkademie), mit AI-First-Ansatz in der Entwicklung.
Установка Quote Collection Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Bellasabaja/MCP-ServerFAQ
Quote Collection Server MCP бесплатный?
Да, Quote Collection Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Quote Collection Server?
Нет, Quote Collection Server работает без API-ключей и переменных окружения.
Quote Collection Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Quote Collection Server в Claude Desktop, Claude Code или Cursor?
Открой Quote Collection Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Quote Collection Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
