[pytest]
pythonpath = src .
doctest_optionflags = NORMALIZE_WHITESPACE ELLIPSIS
addopts = -m "not llm"
markers =
llm: marks tests as LLM tests
integration: marks tests as integration tests
live: marks tests that require live server access and BARISTA_TOKEN (deselect with '-m "not live"')
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/geneontology/noctua-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server