Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Aider MCP Server
Claim
by
sengokudaikon
GitHub
Version Control
Developer Tools
File Systems
Python
The Unlicense
4
Linux
Apple
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
tests
tests/conftest.py
tests/__init__.py
tests/test_server.py
"""Pytest configuration.""" import pytest # Mark all tests in this directory as asyncio tests by default pytest_plugins = ["pytest_asyncio"]