PSkinnerTech/SkyFi-MCP-server
If you are the rightful owner of SkyFi-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 SkyFi MCP Server integrates SkyFi satellite imagery capabilities with AI applications, providing access to high-resolution satellite imagery, historical archives, and real-time monitoring.
Tools
Functions exposed to the LLM to take actions
skyfi_archive_search
Search satellite imagery archive with geospatial, temporal, and quality filters.
skyfi_archive_details
Get detailed information about a specific archive image including metadata and download options.
skyfi_create_archive_order
Create an order for existing archive satellite imagery with delivery options.
skyfi_create_tasking_order
Create a tasking order for new satellite imagery capture with custom requirements.
skyfi_get_order_status
Get current status and progress information for an existing order.
skyfi_create_webhook_subscription
Create a webhook subscription for SkyFi notifications and alerts.
skyfi_setup_area_monitoring
Set up automated monitoring for new imagery in a specific area.
skyfi_get_notification_status
Check the status and delivery history of webhook notifications.
skyfi_calculate_archive_pricing
Calculate pricing for archive satellite imagery orders.
skyfi_estimate_tasking_cost
Estimate costs for new satellite imagery tasking orders.
skyfi_analyze_capture_feasibility
Analyze the feasibility of satellite imagery capture for a specific area and time period.
skyfi_predict_satellite_passes
Predict satellite passes and optimal capture windows for a specific area.
osm_forward_geocode
Convert address or place name to coordinates using OpenStreetMap geocoding.
osm_reverse_geocode
Convert coordinates to address and location information using OpenStreetMap.
osm_batch_geocode
Geocode multiple addresses or place names in a single request.
osm_search_nearby_pois
Search for Points of Interest (POIs) near a specific location.
osm_search_businesses
Search for specific businesses by name or type in a given area.
osm_generate_aoi
Generate an Area of Interest (AOI) around a location for satellite imagery search.
osm_create_bounding_box
Create a bounding box geometry from a set of coordinate points.
osm_calculate_distance
Calculate distance between two geographic points using various methods.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client