Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"eu4": {
"command": "dotnet",
"args": [
"run",
"-c",
"Release",
"--project",
"Eu4Indexer.Cli",
"--",
"serve"
]
}
}
}Server configuration and connection parameters
dotnetCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub golden-pigeon/eu4-indexer --plugin eu4-indexer