Skip to main content
Glama
282,836 tools. Last updated 2026-07-10 16:23

"namespace:io.github.CCSTT-dev" matching MCP tools:

  • Check developer laptops for any installs of a PyPI package to identify potential exposure. Searches all enrolled dev machines, returning all installs or filter by versions. Complements CI checks for comprehensive malicious package incident response.
    Apache 2.0
  • Execute a tool on a running Next.js dev server by specifying its port and tool name. Use it to retrieve errors, routes, build status, or manage caches.
    MIT
  • Renders UI components to screenshots across Chromium, Firefox, and WebKit without a dev server. Built-in Tailwind CSS support for quick visual verification.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • Developer Feeds MCP.

  • Modify SiteBay WordPress site settings including domain, repository URL, Cloudflare dev mode, HTTP authentication, team assignment, and plan type.
    MIT
  • Create a new Confluence page from explicit fields or a JFM document. Use dry-run to validate input, and file paths to avoid large inline payloads.
    BSD 3-Clause
  • List version history metadata for a Confluence page, returning version number, timestamp, author, edit message, and minor-edit flag. Filter by version number or date and limit output.
    BSD 3-Clause
  • Create typed links between JIRA issues, such as Blocks or Relates, by specifying the link type, source (inward), and target (outward) issue keys.
    BSD 3-Clause
  • Merges the dev branch into main and creates an auto-tag, enabling deployment of tested changes to production. Use after verifying work on dev to promote to production.
    MIT
  • Check which Atlassian credential scopes have credentials configured locally. Returns boolean presence flags without exposing secrets.
    BSD 3-Clause
  • Checks local configuration for presence of Datadog credential scopes and returns boolean flags without revealing secrets. Does not validate credentials with Datadog's API.
    BSD 3-Clause
  • Retrieve a list of Datadog monitors filtered by name, scope tags, or monitor tags. Returns full monitor objects with automatic pagination up to 10,000 results.
    BSD 3-Clause
  • Rewrites commit messages for a range of commits to improve them, applying changes automatically unless dry_run is enabled.
    BSD 3-Clause
  • Check for port conflicts between configured development servers and currently listening ports before running dev commands. Scans project configs and host ports to identify collisions.
    MIT