jmzlx/mcp-openscope
3.2
If you are the rightful owner of mcp-openscope and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
An MCP server for controlling the OpenScope air traffic control simulator, enabling natural language control of ATC operations.
Tools
Functions exposed to the LLM to take actions
openscope_start_session
Start browser session and connect to OpenScope.
openscope_stop_session
Stop session and clean up resources.
openscope_get_game_state
Get complete game state including aircraft, conflicts, score, and time.
openscope_execute_command
Execute raw OpenScope command string.
openscope_load_airport
Load a specific airport using its ICAO code.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client