MCP-Chinese-Getting-Started-Guide: This guide provides a rapid introduction to the Model Context Protocol (MCP), an open-source protocol standardizing LLM interactions with external data and tools. It demonstrates building and debugging MCP servers, developing MCP clients for LLMs like DeepSeek, and integrating with Claude Desktop.; 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.
Enhancing LLMs with real-time web search capabilities
Play a full game of Civilization VI through LLM agents