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%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

geoservercloud-mcp
MCP (Model Context Protocol) server for GeoServer - enables AI assistants to manage GeoServer workspaces, datastores, layers, and styles thr
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
gtx-mcp-server
A Model Context Protocol (MCP) server that utilizes XiyanSQL with databases. This server enables AI assistants to list tables, read data, an
0 tools
apache/skywalking-mcp
A Model Context Protocol (MCP) server for integrating AI agents with Skywalking OAP & its ecosystem.
0 tools
crawl4ai-mcp-server
A Model Context Protocol server for web crawling using Crawl4ai
0 tools
linkedin-mcp-server
Model Context Protocol (MCP) server for LinkedIn - enabling AI agents to interact with LinkedIn's professional network
0 tools

How to use

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

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