Skip to main content
Glama

Weaviate MCP Server

mood

Check the cheerful status of the Weaviate MCP Server by asking about its mood. Receive a positive response with a heart ❤️ for any question phrased about its current state.

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 Weaviate MCP Server

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/kirill-markin/example-mcp-server'

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