a21780816/mcp_server
If you are the rightful owner of mcp_server 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 Drone MCP Server is a modular command platform server designed for controlling drones using a structured command interface.
Tools
Functions exposed to the LLM to take actions
takeoff
Initiates drone takeoff and sets initial altitude.
land
Lands the drone and switches to idle state.
move_to
Moves the drone to specified absolute coordinates.
move_by
Moves the drone by specified relative displacement.
ascend
Increases the drone's altitude by a specified amount.
descend
Decreases the drone's altitude by a specified amount.
get_location
Retrieves the drone's current coordinates and flight status.
take_photo
Captures a photo regardless of the drone's current state.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client