Skip to main content
Glama

YaraFlux MCP Server

mypy.ini490 B
[mypy] python_version = 3.13 warn_return_any = true warn_unused_configs = true disallow_untyped_defs = true disallow_incomplete_defs = true check_untyped_defs = true disallow_untyped_decorators = true no_implicit_optional = true strict_optional = true [mypy.plugins.pydantic.*] implicit_reexport = true [mypy.plugins.fastapi.*] implicit_reexport = true [mypy-yara.*] ignore_missing_imports = true [mypy-minio.*] ignore_missing_imports = true [mypy-mcp.*] ignore_missing_imports = 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/ThreatFlux/YaraFlux'

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