We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SandyYuan/astro_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•204 B
"""
Astro MCP - Astronomical Data Access via Model Context Protocol
A modular MCP server for accessing astronomical datasets with automatic
data management and analysis tools.
"""
__version__ = "0.1.0"