
Cities2 MCP
Give your agent wiki, in-game Encyclopedia, and mod-path context while you script Cities: Skylines II mod workflows.
Overview
Cities2-MCP is a MCP server for the Build phase that exposes Cities: Skylines II wiki, Encyclopedia, and mod workflow tools to your agent.
What is this MCP server?
- Cities: Skylines II wiki and Encyclopedia lookup from the agent
- Mod workflow helpers tied to optional CITIES2_MODS_DIR and game install paths
- Optional CITIES2_LOCALE_COK for direct Encyclopedia locale file selection
- PyPI cities2-mcp v0.1.9 with stdio MCP transport
- Server version 0.1.9
- 3 optional environment variables for game, mods, and locale paths
- PyPI identifier cities2-mcp with stdio transport
What problem does it solve?
Modding CS2 means juggling wiki tabs, locale files, and Mods folder paths while your agent lacks grounded game context.
Who is it for?
Solo CS2 modders using Claude Code or Cursor who want Encyclopedia and wiki answers inside the editor.
Skip if: General city-planning SaaS builders or agents that never touch game modding.
What do I get? / Deliverables
After registration, the agent can query CS2 reference data and your configured paths to speed mod design and troubleshooting.
- Agent-grounded CS2 mechanics and wiki answers during mod sessions
- Faster resolution of Mods and locale file locations from configured env vars
Recommended MCP Servers
Journey fit
Mod and game-data tooling sits in build when you are actively extending a product (here a game mod stack) with agent assistance. Agent-tooling covers specialized MCP bridges that are not generic SaaS APIs but power creator workflows.
How it compares
Game-specific reference MCP, not a generic web browser automation skill.
Common Questions / FAQ
Who is Cities2 MCP for?
Independent Cities: Skylines II modders and content creators who use AI coding agents for scripts, assets, and documentation.
When should I use Cities2 MCP?
Use it while building or updating mods when you need wiki or Encyclopedia facts and accurate Mods or game directory paths.
How do I add Cities2 MCP to my agent?
Install cities2-mcp from PyPI, set optional CITIES2_MODS_DIR, CITIES2_GAME_DIR, or CITIES2_LOCALE_COK env vars, then add the stdio MCP server in your agent config.