# mcp-turtle-noir MCP server

Play Turtle Soup (lateral thinking puzzles) against a strict AI host with yes/no questioning.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-yuikij-mcp-turtle-noir
- Repository: https://github.com/Yuikij/mcp-turtle-noir
- Website: https://turtlenoir.com

## Install
- Command: `npx -y mcp-turtle-noir`
- Endpoint: https://turtlenoir.com/mcp
- Auth: Not captured

## Setup notes
- Package: Npm mcp-turtle-noir v1.2.2
- Environment variable: TURTLE_NOIR_API_BASE_URL
- Remote endpoint: https://turtlenoir.com/mcp

## Tools
- start_session (Start a Turtle Soup puzzle session) - Start a new Turtle Soup (lateral thinking puzzle) session. Returns the surface story; the hidden solution stays on the server. Optional filters: region (CN/US/JP), difficulty, keyword. Endpoint: https://turtlenoir.com/mcp
- ask_question (Ask the AI host a question) - Ask one yes/no style question about the current puzzle. The AI host answers with one of four judgments: 是(Yes) / 不是(No) / 是也不是(Both) / 没有关系(Irrelevant), plus solve progress (0-100). Endpoint: https://turtlenoir.com/mcp
- give_up_and_reveal (Give up and reveal the solution) - Reveal the hidden solution and end the session. Only allowed once solve progress reaches 60. Endpoint: https://turtlenoir.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Yuikij
- Version: 1.3.0
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 21, 2026
- Source: https://registry.modelcontextprotocol.io
