Turtle Noir MCP
@Yuikij
关于 Turtle Noir MCP
MCP server for Turtle Soup (lateral thinking puzzles). Start sessions, ask questions, get 4-class judgments (Yes/No/Both/Irrelevant), and reveal the full story when allowed.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"turtle-noir": {
"command": "npx",
"args": [
"-y",
"mcp-turtle-noir"
]
}
}
}工具
3Start a new Turtle Soup session. Detect user language and pass language (zh-CN/en-US/ja-JP). Optional: region, difficulty, keyword.
Ask a question for the active session. Detect user language and pass language (zh-CN/en-US/ja-JP).
Give up the current session and reveal the full story. Detect user language and pass language (zh-CN/en-US/ja-JP).
概览
What is Turtle Noir MCP?
Turtle Noir MCP is an MCP server for Turtle Soup / Lateral Thinking Puzzles. It provides structured tools to start puzzle sessions, ask questions, and reveal the full story, with multilingual output support.
How to use Turtle Noir MCP?
Install via npx -y mcp-turtle-noir. Then invoke the tools start_session, ask_question, or give_up_and_reveal from any MCP-capable client like Claude or Cursor. Optionally set the language parameter to zh-CN, en-US, or ja-JP.
Key features of Turtle Noir MCP
- Start new lateral thinking puzzle sessions
- Ask questions and receive structured judgments (Yes/No/Both/Irrelevant)
- Reveal the full story when ready (subject to backend policy)
- Multilingual output (Chinese, English, Japanese)
- Lightweight stdio MCP server for easy integration
Use cases of Turtle Noir MCP
- Play Turtle Soup puzzles in an agent workflow or chat interface
- Practice lateral thinking with structured feedback
- Automate puzzle sessions for education or game development
FAQ from Turtle Noir MCP
What types of answers does the host give?
The host answers in four classes: Yes, No, Both (depends on interpretation), and Irrelevant.
Can I reveal the answer without solving it?
Yes, the give_up_and_reveal tool reveals the full story, but the reveal is subject to the backend’s reveal policy.
What languages are supported?
The server supports zh-CN, en-US, and ja-JP for the language parameter, affecting output language.
How is this server installed?
Install it with npx -y mcp-turtle-noir. It runs as a lightweight stdio MCP server.
Where do the puzzle solutions live?
Puzzle solutions stay on the backend during normal gameplay; only the reveal tool makes them available.
其他 分类下的更多 MCP 服务器
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
评论