Skip to main content
Glama
294,335 tools. Last updated 2026-07-13 12:14

"namespace:io.github.nevent-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

  • Talk to your live-events CRM (campaigns, analytics, paid ads, segments) in Claude and ChatGPT.

  • Claude Code / MCP skills for the dev pipeline: discover, spec, design, build, ship, operate.

  • Modify SiteBay WordPress site settings including domain, repository URL, Cloudflare dev mode, HTTP authentication, team assignment, and plan type.
    MIT
  • Creates a new Confluence page from explicit fields or a JFM document with frontmatter. Supports dry-run validation and file paths for efficient round-trips.
    BSD 3-Clause
  • Retrieve Confluence page version history metadata including version number, timestamp, author, and edit message. Filter results by version or date.
    BSD 3-Clause
  • Create typed links between JIRA issues (e.g., Blocks, Relates) by specifying source and target issue keys. Use dry run to preview the request without making changes.
    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. Returns boolean presence flags without exposing secrets or validating credentials.
    BSD 3-Clause
  • Check which Datadog credential scopes have credentials configured. Returns boolean presence flags without exposing API keys or secrets. Only inspects local configuration; does not validate credentials with Datadog.
    BSD 3-Clause
  • Filter and list Datadog monitors by name substring or scope/monitor tags. Supports auto-pagination up to 10,000 results.
    BSD 3-Clause
  • Rewrites commit messages in a specified range to fix wording issues, applying changes automatically or returning previews for review.
    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