The official Python SDK for Model Context Protocol servers and clients
import pytest
@pytest.fixture
def anyio_backend():
return "asyncio"