Skip to main content
Glama

argocd-mcp

mypy.ini426 B
[mypy] python_version = 3.12 warn_return_any = True warn_unused_configs = True ignore_missing_imports = True namespace_packages = True explicit_package_bases = True # These modules will be strictly typed [mypy.api.*] disallow_untyped_defs = True [mypy.models.*] disallow_untyped_defs = True [mypy.tools.*] disallow_untyped_defs = True [mypy.utils.*] disallow_untyped_defs = True [mypy.server] disallow_untyped_defs = True

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/severity1/argocd-mcp'

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