Skip to main content
Glama

AWS Model Context Protocol Server

by alexei-led
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

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/alexei-led/aws-mcp-server'

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