Skip to main content
Glama
546,702 tools. Updated 2026-09-11 01:18

"Building and Deploying a React Application with Docker and a Postgres Backend" matching MCP tools:

  • Return the skill-pack version and README identity excerpt to confirm what the pack is and is not, e.g., a Glama/Docker image is not the hosted AdsAgent ads backend.
    MIT
  • Combine a static frontend and HTTP service backend from any generators into one fullstack repo with a deployment contract and docker-compose.
    MIT
  • Inspect a React app's fiber tree to trace component ancestry or verify React Compiler activity via useMemoCache. Returns nested JSON with component names, durations, and children for profiling and debugging.
    Apache 2.0
  • Establish a connection to a CFX backend for simulation workflows. Choose a backend kind or auto-select, and pass backend-specific options like URL or token to enable CFX-Pre, Solver, and CFD-Post operations.
    Apache 2.0

Matching MCP Servers

  • A
    license
    B
    quality
    C
    maintenance
    Provides A-share (Chinese stock market) quantitative analysis through tools for stock screening, northbound capital flow tracking, dragon-tiger list analysis, margin trading, sector analysis, technical indicators, IPO info, and limit-up/down statistics using akshare data.
    11
    1
    MIT

Matching MCP Connectors

  • Update a Docker Compose project by pulling new image versions and recreating containers with new configuration, preserving data volumes. Use for deploying application updates or config changes.
    MIT
  • Obtain the Docker command to self-host the ComindMCP gateway, with options for embedded Postgres, external Postgres, or in-memory storage.
    MIT
  • Correlates native profiler hangs with React commits by aligning wall-clock times, producing a markdown report with memory leak hints. Use after both react and native profilers have run on the same session.
    Apache 2.0
  • Check backend health for Postgres, memory, and graph components before batch writes or when calls fail to differentiate outages from empty results.
    Apache 2.0
  • Retrieve Docker inventory for a local-ydb profile; containers, volumes, and inspect data appear only when Docker is reachable. Failures return ok=false with reason, avoiding false empty-host results.
    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
  • Create a project with an automatic status page and HTTP health check to monitor uptime for your new application or API endpoint.
    MIT
  • Retrieve detailed configuration for a Pterodactyl server template, including Docker image, startup commands, install scripts, and environment variables with validation rules.
    -
  • Scaffold a production-ready Express.js + TypeScript backend project with your choice of ORM, Zod validation, Swagger docs, Docker, ESLint, Vitest, and more.
    MIT
  • Deploy your application to sota.io with automatic framework detection, Docker image building, and zero-downtime blue-green deployments. Includes a managed PostgreSQL database.
    MIT
    Destructive