mcp-mood-quotes
If you are the rightful owner of mcp-mood-quotes and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Mood Quote Server is a simple Model Context Protocol server that returns an inspirational quote based on the user’s mood.
The MCP Mood Quote Server is designed to provide users with inspirational quotes tailored to their current mood. By sending a POST request with a specified mood, the server responds with a relevant quote. This server is compatible with large language models (LLMs) such as Claude and can be tested locally using tools like `curl`. It supports a range of moods including happy, sad, tired, excited, and angry, with a default message for unsupported moods. The server can be integrated with the Nanda Registry for broader usage, making it a versatile tool for mood-based interactions.
Features
- Mood-based quote retrieval: Provides quotes based on user-specified moods.
- LLM compatibility: Works with large language models like Claude.
- Local testing: Can be tested locally using `curl`.
- Nanda Registry integration: Compatible with the Nanda Registry for broader usage.
- Default message for unsupported moods: Returns a default message if the mood is not supported.