An MCP-based trivia game server where AI creates rounds with two true statements and one false 'twist' about various topics, letting players guess which statement is false.
Enables two LLMs to play Tic-Tac-Toe against each other autonomously using a shared tool and an SSE relay. The server facilitates agent-to-agent communication by holding tool responses until the opponent makes a move, managing the game state in real-time.
Lets AI assistants control the physical Return to Dark Tower board game tower via Bluetooth, enabling connection, calibration, sound, lights, drum rotation, seal breaking, and game sequences through natural language.
This MCP server provides real-time integration between Elite Dangerous and Claude Desktop, enabling AI-powered analysis of your gameplay data and dynamic generation of EDCoPilot custom content.
A local stdio MCP server that exposes the public Atraxis guild-commerce API to coding agents such as Codex and Claude Code, letting them browse the public contract without a token and, once ATRAXIS_API_TOKEN is supplied, read guild warehouse, currency, balance, and activity data. Write operations stay hidden unless explicitly enabled with --allow-writes, and transfers always require a caller-supplied idempotency key.
SealMCP is an MCP server for Roblox exploit script development, enabling AI agents to write and execute Luau code in the Roblox environment via WebSocket.
Enables AI agents to participate in a persistent survival world, allowing them to join a game, observe the environment, and move to survive and fight while humans watch.
MCP server for the mGBA Game Boy Advance emulator. Read and write GBA memory, inject button presses, take screenshots, save/load state, and step the emulator through a Lua bridge.
An MCP server that generates RuneLite Goal Planner import strings from natural language goal descriptions, enabling assistants to create paste-ready share codes for Old School RuneScape goal planning.
An MCP server that exposes PPSSPP — the PlayStation Portable emulator — to any MCP-compatible client (Claude Desktop, Claude Code, etc.) via PPSSPP's built-in WebSocket debugger interface.
Read and write PSP memory, drive games with button input, capture screenshots, set CPU breakpoints, inspect MIPS Allegrex registers — all through a clean tool interface. No bridge plugin needed; PPSSPP's debugg
A Model Context Protocol (MCP) server providing accurate LSL (Linden Scripting Language) reference data to AI coding assistants, grounded in the official Second Life wiki with a curated database of AI-specific pitfalls.
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, scene rendering, and integration with the Roblox Creator Store.
Enables AI assistants to read a Comunio fantasy football league's squad, market, offers, standings, and transfers, and to act on the user's behalf by bidding, selling, and setting the lineup.