We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/smhajimirzaei/QUACK-MCP-SERVER'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•199 B
"""
Quack - Python code analysis MCP server
This package provides asynchronous linting and static analysis tools
for Python code through the Model Context Protocol (MCP).
"""
__version__ = "0.1.0"