Skip to main content
Glama
__init__.py320 B
"""Test package for Aerospace MCP. This package contains all tests for the aerospace-mcp project, including unit tests, integration tests, and test utilities. """ __version__ = "0.1.0" # Test configuration and utilities can be imported here # from .conftest import * # from .utils import * __all__ = ["__version__"]

Latest Blog Posts

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/cheesejaguar/aerospace-mcp'

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