Skip to main content
Glama
198,048 tools. Last updated 2026-06-13 04:05

"namespace:io.github.statico-alt" matching MCP tools:

  • Send control signals like Ctrl+C, arrow keys, or escape sequences to a running command. Interrupt stuck processes or interact with TUIs without stripping control characters.
    MIT
  • Upload a local image to AT Protocol for posts, avatars, or banners. Accepts JPEG, PNG, GIF, WebP, AVIF up to 1 MB, returns blob descriptor and alt text.
    MIT
  • Update a UI element by providing its UUID and a data object containing HTML attributes, classes, text, and event handlers. Supports Blade view naming and loop variable references.
    MIT
  • Scan HTML/JSX/TSX files for common WCAG accessibility issues like missing alt text, labels, and heading order. Use as a pre-merge check to prevent a11y regressions.
    MIT
  • Audit markdown articles for pre-publish quality issues: heading hierarchy, passive voice, missing alt text. Free basic audit provides score and word count; full audit costs 1 credit for line numbers and fix suggestions.
    MIT
  • Retrieve all tradeable instruments on Public.com with filters for instrument type and trading status. Get a comprehensive list for portfolio management.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • Screens public GitHub repos and PRs to generate risk maps, findings, and merge-readiness signals.

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

  • Retrieve real-time market data including last price, bid, ask, and volume for one or more stock, crypto, or option symbols.
    Apache 2.0
  • Search Unsplash for cover images to use in your posts. Specify query, orientation, and count. Returns image URLs, photographer details, and attribution.
    MIT
  • Retrieve details on a specific tradeable instrument, including trading status, fractional trading availability, and option trading capabilities.
    Apache 2.0
  • Get observer-local sky almanac with sun/moon rise/set times, current altitude/azimuth, moon phase, and positions of all seven naked-eye planets. Designed for stargazing and astrophotography.
    MIT
  • Audit technical SEO elements including meta tags, heading hierarchy, canonical URLs, Open Graph, schema validation, and more. Use for troubleshooting or pre-publish checks.
    MIT
  • Simulate mouse clicks on PySide6 desktop application widgets to interact with UI elements during testing or automation.
    Apache 2.0
  • Drag a UI element from one position to another using AutomationId or screen coordinates, with configurable speed and modifier keys for .NET GUI automation.
    MIT
  • Audit a domain's homepage SEO in one shot. Get a 0–100 score and a list of missing signals for concrete fixes.
    MIT
  • Type text, press key combos, or execute multi-step keyboard sequences with window auto-focus and guard. Supports background input and clipboard fallback for non-ASCII.
    MIT