Skip to content
Back to search
30
MCP

astral-mcp-server

pypi/astral-mcp-server

A MCP (Model Context Protocol) server that enables AI models to query location attestations using the Astral GraphQL endpoints and APIs

Uptime
0.0%
26 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "astral-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}