Skip to main content
Glama
273,581 tools. Last updated 2026-07-08 14:29

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

  • A
    license
    A
    quality
    A
    maintenance
    MCP server that exposes tools to route natural language queries to typed IDs, describe catalog entries, and list repository verification commands for the m-dev-tools organization.
    Last updated
    3
    AGPL 3.0
  • A
    license
    A
    quality
    C
    maintenance
    LLM pricing oracle — model lookup, cost estimation, and comparison via LiteLLM. An MCP server that gives AI assistants accurate, up-to-date model pricing from the LiteLLM community registry. Look up pricing and capabilities for any LLM with fuzzy matching, estimate costs for token volumes, and compare models by provider, context window, or mode.
    Last updated
    4
    174
    1
    MIT

Matching MCP Connectors

  • Developer Feeds MCP.

  • pub.dev MCP — package registry for Dart & Flutter.

  • Modify SiteBay WordPress site settings including domain, repository URL, Cloudflare dev mode, HTTP authentication, team assignment, and plan type.
    MIT
  • 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
  • Rewrite commit messages in a git range to improve clarity, with a dry run option to preview changes before applying.
    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
  • Report which Datadog credential scopes have credentials configured locally. Returns boolean presence flags only, without validating against Datadog's API.
    BSD 3-Clause
  • Retrieve Datadog log events by providing a logs query and optional time range, with pagination support for large result sets.
    BSD 3-Clause
  • Retrieve the current MCP mode to determine if the server operates in read-only dev mode or full mode for all operations.
    MIT
  • Safely terminate a local dev server by PID or port. Dry run by default; pass confirm:true to send SIGTERM and escalate as needed. Protects system processes and non-dev servers.
    MIT
  • Identify abandoned dev servers by flagging processes with uptime over 6 hours, CPU under 1%, and memory over 100MB. Returns candidates with matching reasons.
    MIT