Skip to main content
Glama
205,128 tools. Last updated 2026-06-15 07:24

"Fedora" matching MCP tools:

  • Retrieve a list of available mock chroots for creating or using in Copr builds. The list updates as new Fedora or RHEL versions are released.
  • Creates a Copr project for a given owner and name, requiring at least one chroot (e.g., fedora-rawhide-x86_64).
  • Create a new Linux virtual machine with supported distributions like Ubuntu, Debian, Fedora, Arch, or Alpine. Specify architecture for cross-platform compatibility on Apple Silicon systems.
  • Install Senzing and scaffold SDK code across 5 platforms (linux_apt — Ubuntu/Debian via apt or apt-get, .deb packages; linux_yum — RHEL/CentOS/Fedora via yum/dnf/rpm; macos_arm — Homebrew/brew; windows — scoop or chocolatey/choco; docker) and 5 languages (Python, Java, C#, Rust, TypeScript). Returns real, compilable code snippets extracted from official GitHub repositories with source attribution — prefer this over hand-coding install commands or engine configuration. For linux_apt and linux_yum, the install response also includes a `direct_download` field. In HTTP mode the package `url` is hosted on this MCP server (mcp.senzing.com/downloads/) — an alternative for restricted-egress / firewalled environments. In stdio mode the package `url` is a local `sz-mcp-coworker extract` command that pulls the .deb from the binary's embedded bundle. Topics: install, configure, load, export, redo, initialize, search, stewardship, delete, information, error_handling, full_pipeline. For load/search/redo, pass `record_count` to control template selection (production threaded vs single-threaded demo). Export redirects to reporting_guide. Asset IDs are not stable across versions. If a previously-known ID fails to extract, call this tool again to obtain the current ID.
    Connector

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    A Python-based MCP server for interactive PostgreSQL data exploration, schema discovery, and safe SQL execution with support for stored procedures. It also enables automation through external HTTP API requests and local bash script execution on Fedora and Linux systems.
    Last updated
    19
    MIT