Back to Apps

Rusted PackFile Manager (RPFM)
by Frodo45127
High-performance modding tool for Total War games, providing AI-ready MCP access to PackFile editing and inspection.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Connects AI tools to the Total War game modding ecosystem. It allows an AI to inspect, edit, and manage PackFiles for every Total War title since Empire: Total War, leveraging a high-performance Rust backend.
Tools
inspect_packfile: Analyzes the contents of a specific PackFile.edit_db_table: Modifies database tables within a PackFile.manage_loc_files: Handles localization files for game text.script_editor: Reads and writes game scripts.rigid_model_manager: Manipulates rigid model data.
Installation
{
"mcpServers": {
"rpfm": {
"command": "rpfm_server",
"args": []
}
}
}
Supported hosts
- Claude Desktop
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"rpfm": {
"command": "rpfm_server",
"args": []
}
}
}





