imposter-game-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@imposter-game-mcpLet's play a round with 5 players in the Tech category."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Imposter Game MCP Server 🕵️♂️
The official Model Context Protocol (MCP) server for playing the Imposter Game (Spyfall alternative) directly with AI.
Powered by Imposter Game Word Generator.
🎮 What is the Imposter Game?
The Imposter Game (also known as Spyfall or Chameleon) is a popular social deduction party game. In the game, everyone receives a secret word (e.g., "Coffee"), except for one player (the Imposter) who receives a slightly different word (e.g., "Tea"). Players take turns asking questions to figure out who the Imposter is, while the Imposter tries to blend in.
Want to play in person with friends on your phone?
Play instantly for free without downloading an app at impostergamewords.com.
Related MCP server: mcp-llm
🤖 Why use this MCP Server?
This MCP Server allows you to play the Imposter Game with an AI acting as the game host/moderator (like Claude, Cursor, or any MCP-compatible client).
Features:
Access to high-quality word pairs across 10+ categories (Standard, Couples, Kids, Tech, Food, etc.)
Automatically handles role assignments and word generation.
Perfectly balanced word pairings sourced from the official Imposter Game Generator.
📦 Installation & Setup
Using npx (Recommended for Claude Desktop)
To use this server in Claude Desktop, add the following to your claude_desktop_config.json:
{
"mcpServers": {
"imposter-game": {
"command": "npx",
"args": ["-y", "imposter-game-mcp"]
}
}
}Global Installation via npm
npm install -g imposter-game-mcp🛠️ Provided Tools
This server exposes the following tools:
get_categoriesDescription: Returns all available game categories (e.g., Kids, Couples, Food, Tech).
Usage: Call this to let human players choose a theme for the round.
generate_game_wordsDescription: Generates a set of secret words and assigns the Imposter role.
Inputs:
category(string): The chosen category (e.g., 'standard').playerCount(number): The number of players in the game (minimum 3).
Usage: Use this to set up a game session. The AI will receive the secret roles and act as the Game Master to privately message or reveal words to the human players.
📚 Resources & Strategy Guides
Want to improve your skills? Check out our official guides:
📄 License
This project is licensed under the MIT License. Data provided by Impostergamewords.com.
Maintenance
Related MCP Servers
- Alicense-qualityDmaintenanceMCP server for toolhouse.ai. This does not rely on an external llm unlike the official server.Last updated4MIT
- AlicenseBqualityCmaintenanceAn MCP server that provides LLMs access to other LLMsLast updated410179MIT
- AlicenseAqualityBmaintenanceMCP server for Sonsuchup web tool that allows AI assistants to manage mystery cases, including people, alibis, timelines, and records via natural language.Last updated932MIT
- Alicense-qualityCmaintenanceMCP server for managing games on coolgptgames.com, enabling agents like Claude to publish, update, and track games via the Arcadey API.Last updatedMIT
Related MCP Connectors
An MCP server for deep research or task groups
MCP server for AI dialogue using various LLM models via AceDataCloud
An MCP server that integrates with Discord to provide AI-powered features.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/double2dev/imposter-game-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server