Skip to main content
Glama

STAC MCP Server

by BnJam
__init__.py329 B
"""STAC MCP Server - An MCP Server for STAC requests. This package exposes the server version and selected observability helpers for tests (see ADR 0012). """ __version__ = "2.0.0" from .observability import metrics_latency_snapshot, metrics_snapshot __all__ = ["__version__", "metrics_latency_snapshot", "metrics_snapshot"]

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/BnJam/stac-mcp'

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