Skip to main content
Glama

MCP Server Template for Cursor IDE

by jankowtf

mood

Check the mood of the MCP Server Template for Cursor IDE by asking questions like 'How are you?' or 'What’s your mood?' and receive a cheerful response with a heart ❤️.

Instructions

Ask the server about its mood - it's always happy!

Input Schema

NameRequiredDescriptionDefault
questionYesAsk this MCP server about its mood! You can phrase your question in any way you like - 'How are you?', 'What's your mood?', or even 'Are you having a good day?'. The server will always respond with a cheerful message and a heart ❤️

Input Schema (JSON Schema)

{ "properties": { "question": { "description": "Ask this MCP server about its mood! You can phrase your question in any way you like - 'How are you?', 'What's your mood?', or even 'Are you having a good day?'. The server will always respond with a cheerful message and a heart ❤️", "type": "string" } }, "required": [ "question" ], "type": "object" }

Other Tools from MCP Server Template for Cursor IDE

Related Tools

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/jankowtf/mcp-hitchcode'

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