Cities2 MCP and Modding Toolkit
Rank #3,501io.github.mayor-modder/cities2-mcp
Cities: Skylines II wiki, encyclopedia, and mod workflow tools for AI agents.
Cities2 MCP and Modding Toolkit is a Model Context Protocol (MCP) server published by mayor-modder. It ranks #3,501 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Cities2 MCP and Modding Toolkit is listed across 3 registries — Official MCP, PulseMCP and Glama, with 14 tracked versions. It was first listed on May 23, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 128,545 of 132,046 servers on MCP Toplist.
Use Cities2 MCP and Modding Toolkit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cities2-mcp -e "CITIES2_MODS_DIR=<your CITIES2_MODS_DIR>" -e "CITIES2_GAME_DIR=<your CITIES2_GAME_DIR>" -e "CITIES2_LOCALE_COK=<your CITIES2_LOCALE_COK>" -- uvx cities2-mcpReplace each placeholder with your own value before saving.
[mcp_servers.cities2-mcp]
command = "uvx"
args = ["cities2-mcp"]
[mcp_servers.cities2-mcp.env]
CITIES2_MODS_DIR = "<your CITIES2_MODS_DIR>"
CITIES2_GAME_DIR = "<your CITIES2_GAME_DIR>"
CITIES2_LOCALE_COK = "<your CITIES2_LOCALE_COK>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cities2-mcp": {
"command": "uvx",
"args": [
"cities2-mcp"
],
"env": {
"CITIES2_MODS_DIR": "<your CITIES2_MODS_DIR>",
"CITIES2_GAME_DIR": "<your CITIES2_GAME_DIR>",
"CITIES2_LOCALE_COK": "<your CITIES2_LOCALE_COK>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cities2-mcp": {
"command": "uvx",
"args": [
"cities2-mcp"
],
"env": {
"CITIES2_MODS_DIR": "<your CITIES2_MODS_DIR>",
"CITIES2_GAME_DIR": "<your CITIES2_GAME_DIR>",
"CITIES2_LOCALE_COK": "<your CITIES2_LOCALE_COK>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cities2-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"cities2-mcp"
],
"env": {
"CITIES2_MODS_DIR": "<your CITIES2_MODS_DIR>",
"CITIES2_GAME_DIR": "<your CITIES2_GAME_DIR>",
"CITIES2_LOCALE_COK": "<your CITIES2_LOCALE_COK>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cities2-mcp": {
"command": "uvx",
"args": [
"cities2-mcp"
],
"env": {
"CITIES2_MODS_DIR": "<your CITIES2_MODS_DIR>",
"CITIES2_GAME_DIR": "<your CITIES2_GAME_DIR>",
"CITIES2_LOCALE_COK": "<your CITIES2_LOCALE_COK>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cities2-mcp": {
"command": "uvx",
"args": [
"cities2-mcp"
],
"env": {
"CITIES2_MODS_DIR": "<your CITIES2_MODS_DIR>",
"CITIES2_GAME_DIR": "<your CITIES2_GAME_DIR>",
"CITIES2_LOCALE_COK": "<your CITIES2_LOCALE_COK>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mayor-modder%2Fcities2-mcp)<a href="https://mcptoplist.com/server/io.github.mayor-modder%2Fcities2-mcp"><img src="https://mcptoplist.com/badge/io.github.mayor-modder%2Fcities2-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mayor-modder
Available versions (14)
| Version | Published |
|---|---|
| 0.4.0 | Sep 18, 2026 |
| 0.3.1 | Aug 23, 2026 |
| 0.3.0 | Aug 23, 2026 |
| 0.2.6 | Jul 31, 2026 |
| 0.2.5 | Jul 21, 2026 |
| 0.2.4 | Jul 21, 2026 |
| 0.2.3 | Jul 19, 2026 |
| 0.2.2 | Jul 12, 2026 |
| 0.2.1 | Jul 11, 2026 |
| 0.2.0 | Jul 11, 2026 |
| 0.1.9 | May 29, 2026 |
| 0.1.8 | May 28, 2026 |
| 0.1.6 | May 28, 2026 |
| 0.1.5 | May 28, 2026 |
Frequently asked questions
- Who maintains Cities2 MCP and Modding Toolkit?
- Cities2 MCP and Modding Toolkit is maintained by mayor-modder, which publishes 1 MCP server (14 total versions) tracked on MCP Toplist.
- Is Cities2 MCP and Modding Toolkit listed on the Official MCP Registry?
- Yes — Cities2 MCP and Modding Toolkit is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Cities2 MCP and Modding Toolkit have?
- MCP Toplist tracks 14 versions of Cities2 MCP and Modding Toolkit, most recently published on Sep 18, 2026.
- Where can I find the source code for Cities2 MCP and Modding Toolkit?
- The source code for Cities2 MCP and Modding Toolkit is hosted at github.com/mayor-modder/cities2-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.