Skip to main content
Glama
Bellasabaja

Quote Collection MCP-Server

by Bellasabaja

MCP Project

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.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityStale
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables comprehensive SQLite database operations including CRUD operations, schema management, and meta commands across multiple database files through the Model Context Protocol.
    32
    2
    MIT
  • F
    license
    B
    quality
    B
    maintenance
    Enables persistent knowledge graph management with entities, observations, relations, temporal queries, and graph traversal via Model Context Protocol.
    13
    -

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Bellasabaja/MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server