Skip to main content
Glama
163,410 tools. Last updated 2026-05-30 19:01

"TOML" matching MCP tools:

  • Evaluate configuration files (Kubernetes, Terraform, Dockerfiles) against Rego policies to pinpoint compliance violations with pass/fail/warn results per file and namespace.
    MIT
  • Retrieve raw, timestamped events from Rhombus security systems including access control, sensor readings, and camera timeline activity. Specify event type and time range to get precise data.
    MIT
  • Delete a key-value pair from JSON, YAML, TOML, Python, or JS/TS files. Automatically removes the trailing comma to maintain syntax validity.
    MIT
  • Insert a new key-value pair into a dict in JSON, YAML, TOML, or Python files when the key does not exist.
    MIT
  • Retrieve Rhombus policy alerts triggered by AI events, device status changes, tampering, or access control events. Filter by time range, device, or location to find specific alerts.
    MIT

Matching MCP Servers

  • F
    license
    A
    quality
    C
    maintenance
    Converts SQL queries between different database dialects using the sqlglot library to ensure cross-system compatibility. It allows users to list supported dialects and transpile SQL code from one syntax to another through the Model Context Protocol.
    Last updated
    2
    3

Matching MCP Connectors

  • Retrieve face events to identify who was seen at a location. Search registered faces by name or label, with automatic name resolution and time/location filters.
    MIT
  • Generate aggregated counts and time-series summaries for occupancy, people, line crossings, and custom events. Use for analytics and trends over intervals from minutes to years.
    MIT
  • Store SSH host credentials and settings in a configuration file, enabling quick connections with alias support. Requires username and host; supports password or key authentication.
    GPL 3.0
  • Manage automated chatbot prompts that run at scheduled intervals: create, update, delete, list, inspect, and page through stored responses. Control response visibility and verify job scheduling.
    MIT
  • Append a literal value to a JSON, YAML, TOML array, or Python list. Specify the target path and value to add an item to dependencies, keywords, or similar lists.
    MIT
  • Removes the first occurrence of a specified value from arrays in JSON, YAML, TOML, or Python list literals using path or variable name.
    MIT
  • Retrieve license plate recognition events, manage saved vehicles and labels, and search or save license plates across your organization.
    MIT
  • Replace the value of an existing key in JSON, YAML, or TOML files. Use to update a key's value without adding new keys.
    MIT