Skip to main content
Glama
457,778 tools. Updated 2026-08-14 15:38

"CMake" matching MCP tools:

  • Check local installation and state of STM32CubeMX, STM32CubeIDE, CMake, and related tools to validate the environment before generating STM32 projects.
    MIT
  • Clean SailfishOS project build artifacts by running the appropriate CMake clean command in the specified build directory.
    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
  • Build the injection library and injector for a chosen environment, enabling automation and inspection of native Qt applications.
    MIT
  • Clone a Make.com scenario into a new one with a specified name, enabling safe testing of structural changes without affecting the original. Optionally copy module execution state.
    MIT
  • Update an existing Make.com scenario's structure (blueprint, connections, params), schedule, name, or folder. Requires explicit user confirmation and returns before/after snapshots to enable recovery.
    MIT

Matching MCP Servers

  • F
    license
    -
    quality
    C
    maintenance
    A Gradio-based MCP server for comprehensive CMake project management that enables configuring, building, and testing CMake projects with preset support, error analysis, and LLM-friendly output formatting. Provides both web UI and MCP protocol access for streamlined C++ development workflows.
    1

Matching MCP Connectors

  • Search, generate, and curate AI media assets with recipes and lineage in Make Effects spaces.

  • 238+ dev tools via MCP: JSON, QR, PDF, DNS, hash, UUID, code review, JWT, SSL, WHOIS, and more

  • Builds CrossPad for PC, ESP32-S3, or STM32G0 platforms, handling toolchain setup, build commands, and error/warning parsing per platform.
    MIT
  • List Make.com scenarios for a team or organization, with optional filtering for active only and configurable limits to manage automation workflows.
    MIT
  • Run a Make.com scenario immediately and get the execution result. Optionally trigger without waiting, returning an execution ID, and pass input data as needed.
    MIT
  • Remove specific incomplete or failed executions (DLQ items) by ID from a Make scenario. Deletes only the listed IDs, avoiding accidental removal of all executions.
    MIT
  • Build and run Catch2 tests for CrossPad PC with automatic CMake configuration and parsed pass/fail results. Supports filters to run specific tests or list tests without executing.
    MIT
  • Write firmware to target microcontroller Flash. Supports .elf, .axf, .hex, and .bin file formats with optional verification.
    MIT
  • List Make.com data stores for your team, returning IDs, names, and record information. Falls back to configured team when team_id is omitted.
    MIT
  • Discover installed development tools (compilers, build systems, runtimes) on your system and get their paths and versions. Use this before running build commands to avoid PATH issues.
    MIT
  • Retrieve the complete JSON blueprint of a Make.com scenario, including every module, parameters, filters, and connections. Inspect exact configurations without requesting screenshots.
    MIT
  • Load an ELF or AXF file to resolve symbol names for debugging. Use variable names to read/write variables and function names to set breakpoints.
    MIT