EU5MinerMCP

Vality/EU5MinerMCP
★ 0 stars Python Memory/Knowledge Updated today
Public preview of a thin MCP server over EU5Miner for non-destructive Europa Universalis V install and mod workflows.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "eu5minermcp": {
      "command": "uvx",
      "args": [
        "eu5minermcp"
      ]
    }
  }
}

Or install with pip: pip install eu5minermcp

README Excerpt

EU5MinerMCP is an unofficial MCP application repo for exposing selected `eu5miner` capabilities through a thin server surface for Europa Universalis V installs and mods. Release `0.6.0` is the current coordinated public preview release. EU5MinerMCP is not affiliated with Paradox Interactive or the Europa Universalis franchise.

Topics

europa-universalis-vmcpmoddingmodel-context-protocolpython