civ6-mcp: This MCP server connects MCP-compatible clients to a running Civilization VI game, providing 70+ tools for units, cities, diplomacy, and more. Agents can read game state, make decisions, and end turns through the game's rule-enforcing APIs. It serves as a benchmark for evaluating LLM strategic reasoning over multi-turn games.; fastmcp: FastMCP is a standard framework for building Model Context Protocol (MCP) applications, which connect LLMs to tools and data. It simplifies the process by automatically generating schemas, validation, and documentation for tools, and managing transport negotiation and authentication for server connections. FastMCP offers a comprehensive solution for developing, deploying, and scaling MCP-powered systems.
Play a full game of Civilization VI through LLM agents
Building LLM applications that interact with custom tools and data sources