Skip to main content
Glama
conftest.py310 B
"""Root level pytest configuration. This file loads the lightweight asyncio plugin implemented in ``pytest_asyncio_plugin`` so that tests marked with ``@pytest.mark.asyncio`` are executed correctly without requiring the external ``pytest-asyncio`` dependency. """ pytest_plugins = ["pytest_asyncio_plugin"]

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/Vijay-Duke/mcp-gitlab'

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