Skip to main content
Glama

get_prompt

Access game rules and instructions for playing the 'Turtle Soup' puzzle game on the Haiguitang MCP Server using this tool. Start solving puzzles with clear guidance.

Instructions

获取海龟汤游戏的玩法

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • The handler function for the 'get_prompt' tool. It is registered using the @mcp.tool() decorator and simply returns the predefined 'prompt' string which contains the 海龟汤 (Turtle Soup) game rules and instructions.
    def get_prompt()->str: '''获取海龟汤游戏的玩法''' return prompt # 工具:选择谜题

Other Tools

Related Tools

Latest Blog Posts

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/wangyafu/haiguitangmcp'

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