# pytest.ini
[pytest]
addopts = -m "not integration" --ignore=temp
asyncio_default_fixture_loop_scope = function
markers =
integration: marks tests as integration tests (makes real network calls)
filterwarnings =
# Silence deprecation notice from websockets 14.x about websockets.legacy used by transitive deps
ignore::DeprecationWarning:websockets\.legacy
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/blockscout/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server