Skip to main content
Glama
228,002 tools. Last updated 2026-06-23 14:48

"Conan" matching MCP tools:

  • Scans Conan projects or specific packages for security vulnerabilities using the audit.conan.io service, analyzing transitive dependencies when a path is provided or a single reference for targeted audits.
    MIT
  • Extract license information from Conan dependency graph for packages in host context. Supports conanfile path or direct package references.
    MIT
  • Retrieves Conan profile configuration for host and build environments. Use to check compiler, architecture, and build settings before listing packages.
    MIT
  • Create a new Conan project with specified dependencies and build system templates. Set up libraries or executables quickly by providing project name, version, and required packages.
    MIT
  • Compile Unreal Engine mod plugins to .pak files using RunUAT BuildMod or BuildPlugin, headless without UE Editor. Supports game Dev Kits like Conan Exiles, falling back to BuildMod when BuildPlugin is blocked.
    MIT