73
/ 100
16 days ago
glama

SkyFi MCP Server

Provides access to SkyFi's satellite imagery API for searching, ordering, tasking, monitoring, and geographic operations through natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: SKYFI_API_KEY, WEATHER_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSKYFI_WS_URL
🔐 secretSKYFI_API_KEY- : Your SkyFi API key (required)
🔐 secretWEATHER_API_KEY- : Your OpenWeatherMap API key (optional, for weather features)
configMCP_REMOTE_HOST
configMCP_REMOTE_PORT
configAWS_REGION
configAWS_DEFAULT_REGION
configSKYFI_SECRET_NAME
configSKYFI_PARAM_NAME
configNGROK_DOMAIN
configMCP_REMOTE_URL
configMCP_LOG_LEVELLogging level (default: INFO)
configSKYFI_API_URLOverride the API endpoint (default: https://app.skyfi.com/platform-api)
configSKYFI_TIMEOUT
configSKYFI_COST_LIMIT"": "40.0",
configSKYFI_FORCE_LOWEST_COST"": "true"
configSKYFI_ENABLE_ORDERING
configSKYFI_REQUIRE_CONFIRMATION
configSKYFI_MAX_ORDER_COST
configSKYFI_DAILY_LIMIT
configSKYFI_REQUIRE_HUMAN_APPROVAL
configMCP_WS_URL
configMCP_TCP_PORT
configPORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/noahecampbell-skyfi-mcp-6pr0j7)](https://m8ven.ai/mcp/noahecampbell-skyfi-mcp-6pr0j7)
commit: b8a710bcca38c9b9ec793d99f69fb842297084dc
code hash: 1157d810f9edbd42e049a0959e6fbce047049f2a9c57e54219e17dffd8a98ef7
verified: 6/21/2026, 10:48:37 AM
view raw JSON →