š¤ Phrases MCP Server
About
Un servidor MCP (Model Context Protocol) elegante y eficiente para gestionar frases inspiradoras. DiseƱado para integrarse perfectamente con Claude for Desktop y otros clientes MCP.
Details
- Author
- ronniemh
- GitHub stars
- 2
- Downloads
- 122
- Categories
- Other, Productivity
Jump to
- Full CRUD operations for inspirational phrases
- Seamless integration with Claude for Desktop
- Built-in mock API for development and testing
- Exposes six MCP tools for phrase management
- Uses MockAPI as a cloud-based data store
Clone the repository, install dependencies (npm install), and build (npm run build). Configure Claude for Desktop by adding the server to claude_desktop_config.json with the node command and absolute path to the built index.js. Restart Claude for Desktop and interact using natural language (e.g., "Show me all phrases", "Create a new phrase for [author] that says [text]").
š¤ Phrases MCP Server
Un servidor MCP (Model Context Protocol) elegante y eficiente para gestionar frases inspiradoras. DiseƱado para integrarse perfectamente con Claude for Desktop y otros clientes MCP.
<div align="center">

</div>
⨠CaracterĆsticas
- Gestión completa de frases - Crea, lee, actualiza y elimina frases con facilidad
- Integración con Claude for Desktop - Interactúa con tus frases directamente desde Claude
- API Mock integrada - Utiliza una API mock para pruebas y desarrollo
š ļø Herramientas disponibles
no El servidor expone las siguientes herramientas MCP:| Herramienta | Descripción |
|-------------|-------------|
| get-all-phrases | Obtiene todas las frases disponibles |
| get-phrase-by-id | Busca una frase por su ID |
| get-phrase-by-name | Busca frases por nombre de autor |
| create-phrase | Crea una nueva frase |
| update-phrase | Actualiza el texto de una frase existente |
| delete-phrase | Elimina una frase por su ID |
š Instalación
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




