Skip to main content
Glama
test_run_integration.py244 B
"""Simple test to verify integration test setup.""" import pytest @pytest.mark.integration def test_integration_marker_works(): """Test that tests with integration marker run.""" print("Integration test is running!") assert True

Latest Blog Posts

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/saifeezibrahim/aws-mcp-server-devops-ai'

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