willibrandon/openttd-mcp
If you are the rightful owner of openttd-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The OpenTTD MCP Server is a Model Context Protocol server designed to enable AI assistants to interact with OpenTTD via the Admin Port.
Tools
Functions exposed to the LLM to take actions
connect_to_server
Connect to OpenTTD server
disconnect
Disconnect from server
server_status
Get connection status
get_server_info
Server details and map information
list_companies
All companies with statistics
list_towns
Towns with population data
list_industries
Industries and production
list_vehicles
Vehicle fleet information
get_map_info
Map size and landscape
execute_command
Run console commands
build_depot
Build vehicle depots
build_station
Build stations
build_road
Build road segments
build_vehicle
Purchase vehicles
manage_orders
Set vehicle orders
start_stop_vehicle
Control vehicle operation
sell_vehicle
Sell vehicles
get_finances
Company financial data
company_analysis
Performance analysis
set_company_budget
Budget management
manage_loan
Loan operations
financial_forecast
Revenue projections
find_profitable_routes
Identify high-profit routes
analyze_industry_chains
Industry connections
calculate_route_profit
Route profitability
network_optimizer
Network efficiency
market_analysis
Competitive analysis
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client