MCPServers
Two Truths and a Twist - MCP server logo

Two Truths and a Twist

5
0

Summary

Two Truths and a Twist is an MCP server implementation that enables AI assistants to host an interactive trivia game where players guess which of three statements is false. Developed by Ergodic Labs, this Python-based server manages game rounds, player guesses, and score tracking through a SQLite database, while providing tools for creating trivia rounds, submitting guesses, and revealing answers with explanations. The implementation is designed for Python 3.13+ and integrates with Claude Desktop through a simple configuration, making it particularly valuable for educational entertainment and showcasing how AI can create engaging, interactive content experiences.

Available Actions(6)

create_round

Creates a new game round with a question and three statements.

submit_guess

Lets players submit their guess for which statement is the twist.

reveal_twist

Reveals the answer with explanations for each statement.

get_round

Retrieves details for a specific round.

get_last_round

Gets details of the most recent round.

get_stats

Retrieves game statistics.

Last Updated: April 25, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ