Phrases MCP Server
JSON →An MCP server for managing inspirational phrases, designed for integration with clients like Claude for Desktop.
Tools · 6
- 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
Environment variables
BASE_URL
Links
★ 2 GitHub stars