Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"factorio": {
"command": "${CLAUDE_PLUGIN_ROOT}/bin/factorio-mcp",
"env": {
"FACTORIO_RCON_HOST": "${FACTORIO_RCON_HOST:-127.0.0.1}",
"FACTORIO_RCON_PORT": "${FACTORIO_RCON_PORT:-27015}",
"FACTORIO_RCON_PASSWORD": "${FACTORIO_RCON_PASSWORD}"
}
}
}
}Replace placeholder values for: FACTORIO_RCON_PASSWORD
Review these signals before enabling this server
This MCP server needs API keys or credentials. Configure them in your environment before use.
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/bin/factorio-mcpEnvironment variables set when the server starts
FACTORIO_RCON_HOST=${FACTORIO_RCON_HOST:-127.0.0.1}FACTORIO_RCON_PORT=${FACTORIO_RCON_PORT:-27015}FACTORIO_RCON_PASSWORD=${FACTORIO_RCON_PASSWORD}Sensitive values you must provide — never committed to source control
npx claudepluginhub danielriddell21/factorio-mcp --plugin factorio