Skip to main content
Glama
test_main.py145 B
from src.main import main def test_main_output(capsys): main() output = capsys.readouterr().out assert "Hello from src!" in output

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/sinjorjob/survey-insight-mcp'

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