Skip to main content
Glama

SkyFi MCP Server

A Model Context Protocol (MCP) server that enables AI agents to programmatically access SkyFi's geospatial/satellite imagery services.

Features

  • Archive Search - Find existing satellite imagery for any location

  • Pricing & Feasibility - Get cost estimates before ordering

  • Order Placement - Purchase imagery with user confirmation

  • Order Tracking - Monitor order status and delivery

  • AOI Monitoring - Set up alerts for new imagery

Quick Start

Prerequisites

  • Node.js 20+

  • pnpm

  • SkyFi API key

Installation

# Clone the repository git clone https://github.com/mfuechec/SkyFiMCP.git cd SkyFiMCP # Install dependencies pnpm install # Configure environment cp .env.example .env # Edit .env and add your SKYFI_API_KEY # Run in development pnpm dev

Running Tests

pnpm test

Building

pnpm build pnpm start

Documentation

License

MIT

-
security - not tested
F
license - not found
-
quality - not tested

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mfuechec/SkyFiMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server