stac-mcp

BnJam/stac-mcp
★ 12 stars Python API Integration Updated today
An MCP Server for STAC requests
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "stac-mcp": {
      "command": "uvx",
      "args": [
        "stac-mcp"
      ]
    }
  }
}

Or install with pip: pip install stac-mcp

README Excerpt

An MCP (Model Context Protocol) Server that provides access to STAC (SpatioTemporal Asset Catalog) APIs for geospatial data discovery and access. Supports dual output modes (`text` and structured `json`) for all tools. <a href="https://glama.ai/mcp/servers/@BnJam/stac-mcp"> <img width="380" height="200" src="https://glama.ai/mcp/servers/@BnJam/stac-mcp/badge" alt="STAC Server MCP server" />