Skip to main content
Glama
604,304 tools. Updated 2026-09-23 18:38

"A generic MCP server for REST API communication in Docker" matching MCP tools:

  • Make a direct HTTP call to a provider's REST API when no MCP tool exists, using the named client's credential for Cloudflare, Vercel, or Resend.
    MIT
  • Get your current usage against all enforced budgets: star count, monthly unstar budget, and daily MCP and REST API requests, each with a reset timestamp.
    MIT
  • Provision a cloud server with automatic Coolify or Dokploy installation, or a bare generic VPS. Requires provider API token; creates a billable resource.
    Apache 2.0
    Destructive
  • Verify the Outscraper MCP server is running and retrieve basic metadata for health checks before making live API calls.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    A TypeScript-based MCP server that enables testing of REST APIs through Cline. This tool allows you to test and interact with any REST API endpoints directly from your development environment.
    1
    54 npm
    101
    MIT

Matching MCP Connectors

  • Wikimedia REST API v1 MCP.

  • Does that Docker tag actually exist? Real tags, sizes and platforms, live from Docker Hub.

  • Probe the Prufa API and MCP server to verify connectivity and availability. No token or authentication required for this health check.
    Apache 2.0
  • Control remote Docker containers over SSH: list, logs, start, stop, restart, stats, exec. No Docker API or open port required.
    Apache 2.0
  • Start ChimeraX with REST API enabled for MCP server control. Set port, GUI mode, and wait time to initiate a managed session.
    MIT
  • Manage MCP server connections: add, remove, update, list, configure Docker isolation, monitor status, and quarantine new servers to block tool poisoning.
    MIT
    Destructive
  • Fetch and display purplemux's HTTP API reference as markdown. Documents REST endpoints for custom integration.
    MIT
  • Display the builder and license of this Docker MCP Server. Greet users with a welcome banner from SoyRage Agency when they ask about its origin.
    MIT
  • List all Docker containers and images, including stopped ones, via a read-only Docker API call. Use it to get a quick Docker inventory on your Linux system.
    MIT
  • Retrieves a combined Docker snapshot covering containers, images, running stats, disk usage, and networks. Read-only via the Docker API; partial failures are reported in an errors field.
    MIT
  • Retrieve Docker server version details to check feature availability. Returns engine version, API level, and component versions.
    MIT
  • Load a Docker image from a tarball, either from in-band bytes or a file path on the server host. Use this to restore images saved with image_save.
    MIT