We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MementoRC/mcp-git'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•170 B
"""
Test fixtures for the MCP Git server TDD test suite.
This package contains reusable test fixtures and factory functions
for creating test data and mock objects.
"""