Skip to main content
Glama

terraform-cloud-mcp

mypy.ini462 B
[mypy] #disable_error_code = no-any-return 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/terraform-cloud-mcp'

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