Skip to main content
Glama
205,128 tools. Last updated 2026-06-15 05:21

"Ways to Control or Operate a Computer" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Read and write Mission Control state via MCP — projects, tasks, subtasks, templates, status updates.

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Switch to a specific browser tab using its window handle or 0-based index. After switching, all subsequent tool calls target the newly active tab.
    MIT
  • Resume automated browser control after completing manual tasks like CAPTCHAs or authentication. Returns a fresh page snapshot for continued interaction.
    MIT
  • Publish a mock server to set its access control to public, making it accessible to anyone.
    Apache 2.0
  • Measure screen-reader navigation cost on a web page. Returns scored findings showing how hard it is for assistive-technology users to discover, reach, and operate interactive targets.
    Apache 2.0
  • Retrieve detailed configuration and metadata for a specific control plane by providing its unique ID. Access endpoints, cluster type, and timestamps for monitoring or management.
    Apache 2.0
  • Create a line chart to visualize trends over time, such as sales or profit ratios, with customizable titles, axes, themes, and output as PNG, SVG, or ECharts option.
    MIT
  • Retarget UI automation to a different top-level window of the same process, enabling interaction with modal dialogs, file pickers, or popups. All subsequent UI calls operate inside the new window.
    MIT