Skip to main content
Glama

MCP Server Template for Cursor IDE

mood

Interact with the MCP Server Template for Cursor IDE to check the server's mood. Send a question like 'How are you?' 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" }

You must be authenticated.

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/MyBlockcities/mcp-server-heroku'

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