Skip to main content
Glama

Haiguitang MCP Server

by wangyafu

get_puzzle

Retrieve complete puzzle details from the 'Turtle Soup' game hosted on the Haiguitang MCP Server by specifying the puzzle title as input. Ideal for accessing comprehensive puzzle information for gameplay or analysis.

Instructions

获取一个谜题的完整内容

Args: puzzle_title: 海龟汤的标题 Returns: 选择结果信息

Input Schema

NameRequiredDescriptionDefault
puzzle_titleYes

Input Schema (JSON Schema)

{ "properties": { "puzzle_title": { "title": "Puzzle Title", "type": "string" } }, "required": [ "puzzle_title" ], "title": "get_puzzleArguments", "type": "object" }
Install Server

Other Tools from Haiguitang 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/wangyafu/haiguitangmcp'

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