Skip to main content
Glama

MCP Project Orchestrator

__init__.py243 B
"""Test suite for MCP Project Orchestrator.""" import pytest from pathlib import Path # Test data directory TEST_DATA_DIR = Path(__file__).parent / "data" # Ensure test data directory exists TEST_DATA_DIR.mkdir(parents=True, exist_ok=True)

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/sparesparrow/mcp-project-orchestrator'

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