Skip to main content
Glama

MCPy

by magi8101
requirements.txt604 B
# Core dependencies numpy>=1.24.0 scipy>=1.10.0 Cython>=3.0.0 tomli>=2.0.0 polars>=0.18.0 # Database sqlalchemy>=2.0.0 psycopg2-binary>=2.9.5 # Monitoring prometheus-client>=0.16.0 psutil>=5.9.0 # Networking msgpack>=1.0.5 uvloop>=0.17.0; platform_system != 'Windows' # Testing and benchmarking pytest>=7.3.1 pytest-benchmark>=4.0.0 memory_profiler>=0.61.0 py-spy>=0.3.14 # Data visualization matplotlib>=3.7.0 # Development tools black>=23.3.0 isort>=5.12.0 mypy>=1.3.0 ruff>=0.0.270 # Optional AI features torch>=2.0.0; platform_system != 'Windows' or python_version < '3.11' tensorboard>=2.13.0

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/magi8101/Mcpy'

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