Skip to main content
Glama
conftest.py•562 B
"""Test configuration and fixtures.""" import pytest @pytest.fixture def sample_event(): """Sample event for testing.""" return "Congress passes AI safety regulation bill" @pytest.fixture def sample_claim(): """Sample claim for testing.""" return "Social media algorithms amplify polarization" @pytest.fixture def all_lenses(): """List of all valid analytical lenses.""" return [ "historical", "economic", "geopolitical", "psychological", "technological", "sociocultural", "philosophical", "systems", "media" ]

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/RCSnyder/analysis_mcp'

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