Skip to main content
Glama

MCP Multi-Agent Orchestration Server

by ec49ca
pytest.ini504 B
[pytest] testpaths = tests python_files = test_*.py # Test markers for categorization markers = config: Configuration and settings tests server: Server endpoint and API tests llm: LLM service and provider tests agents: Agent functionality tests unit: Unit tests (isolated component tests) integration: Integration tests (multi-component tests) tools: Agent tools tests registry: Registry system tests services: Service layer tests # Async support asyncio_mode = auto

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/ec49ca/NLP-project-contract-comparison'

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