launch_appio.github.BarhamAgha1/bridge-mcp — Launches an application by name or path.
switch_windowio.github.BarhamAgha1/bridge-mcp — Switches to a running window by title.
move_mouseio.github.BarhamAgha1/bridge-mcp — Moves the mouse to a specified coordinate.
scrollio.github.BarhamAgha1/bridge-mcp — Scrolls the mouse wheel by a specified amount.
take_screenshotio.github.BarhamAgha1/bridge-mcp — Captures a screenshot of the current screen with a grid overlay for coordinate-based interaction.
clickio.github.BarhamAgha1/bridge-mcp — Clicks at a specified grid coordinate (e.g., A5) or pixel coordinate.
press_keyio.github.BarhamAgha1/bridge-mcp — Presses a keyboard key or hotkey combination.
get_workshop_configDamodartechDevops/llmops-claude-mcp-server-intigreation — Returns the current workshop configuration (e.g., AWS region, DynamoDB table name, MCP transport type)
place_orderDamodartechDevops/llmops-claude-mcp-server-intigreation — Creates a new order in DynamoDB via API Gateway and sends the order ID to SQS for background processing
get_orderDamodartechDevops/llmops-claude-mcp-server-intigreation — Returns the full details of an order from DynamoDB
get_order_statusDamodartechDevops/llmops-claude-mcp-server-intigreation — Returns the current status of an order (e.g., queued, processed)
summarize_orderDamodartechDevops/llmops-claude-mcp-server-intigreation — Returns a human-readable summary of an order
answer_customer_queryDamodartechDevops/llmops-claude-mcp-server-intigreation — Answers a customer support question about an order using Claude AI
generate-imageragna-ai/MCP Google Vertex AI Server — Generate AI images using the configured Imagen model
generate-videoragna-ai/MCP Google Vertex AI Server — Generate AI videos using the configured Veo model
restoretachyurgy/mcp-app-harness — Restore the app to a previously captured snapshot.
list_ticketstachyurgy/mcp-app-harness — List all tickets.
create_tickettachyurgy/mcp-app-harness — Create a new support ticket.
get_tickettachyurgy/mcp-app-harness — Get details of a specific ticket.
assign_tickettachyurgy/mcp-app-harness — Assign a ticket to an agent.
close_tickettachyurgy/mcp-app-harness — Close a ticket.
populatetachyurgy/mcp-app-harness — Seed the app with a deterministic baseline state.
snapshottachyurgy/mcp-app-harness — Capture full state of the app.
list_activity_typesMrquj/ATimeLogger MCP Server — Activity type names as a group tree (source of names for other tools)
get_current_statusMrquj/ATimeLogger MCP Server — Running/paused activities with elapsed time
start_activityMrquj/ATimeLogger MCP Server — Start by type name; optional backdating
stop_activityMrquj/ATimeLogger MCP Server — Stop the active activity
log_intervalMrquj/ATimeLogger MCP Server — Retroactively log a completed entry
time_reportMrquj/ATimeLogger MCP Server — Aggregated per-type statistics for a period
list_intervalsMrquj/ATimeLogger MCP Server — Raw history grouped by day, paged, max 100-day range
update_activityMrquj/ATimeLogger MCP Server — Update comment and/or tags of an existing entry without changing tracked time
app_helpMrquj/ATimeLogger MCP Server — Official app documentation (atimelogger.pro/docs)
add_expenseSoumya26Agrawal/Expense-Tracker-MCP-Server — Inserts a new expense row; returns the new row's ID or a structured error
list_expensesSoumya26Agrawal/Expense-Tracker-MCP-Server — Returns all expenses in an inclusive date range, most recent first
summarizeSoumya26Agrawal/Expense-Tracker-MCP-Server — Returns total amount and count per category in a date range, optionally filtered to one category
generate_testsreactjsquality-check911 — Generate Jest tests for a component with 95% coverage
fix_violationsreactjsquality-check911 — Run ESLint/SonarJS on staged files and return violations with fixes
index_componentsreactjsquality-check911 — Rebuild docs/component-index.md for Copilot context
researchSPARKIT-science/sparkit-mcp — Submit a scientific question; SPARKIT searches literature, reads relevant papers, and returns a cited Markdown report. Blocks until the job
get_job_statusSPARKIT-science/sparkit-mcp — Fetch a previously-submitted job by id. Useful when research returned before the job finished, or to revisit a past report.
search_expo_docsexpo-docs-mcp — Search through Expo documentation with section and version filtering
get_expo_doc_contentexpo-docs-mcp — Get the full content of a specific documentation page
list_expo_sectionsexpo-docs-mcp — List all available documentation sections and topics
list_windowsio.github.Smirnov-Labs/hypr-cua-mcp — Every Hyprland window: id (address), class, title, workspace, output, global rect, floating/focus/visibility
goto_workspaceio.github.Smirnov-Labs/hypr-cua-mcp — Switch to a workspace
layout_messageio.github.Smirnov-Labs/hypr-cua-mcp — Send a message to the active layout engine (e.g. togglesplit)
set_floatingio.github.Smirnov-Labs/hypr-cua-mcp — Toggle a window's floating state
run_dispatchio.github.Smirnov-Labs/hypr-cua-mcp — Raw Hyprland dispatcher escape hatch (exit blocked)
screenshotio.github.Smirnov-Labs/hypr-cua-mcp — Screenshot one output (default: focused), downscaled to the API budget
screenshot_windowio.github.Smirnov-Labs/hypr-cua-mcp — Full-res crop of a single window (by address) — best for small text
clickio.github.Smirnov-Labs/hypr-cua-mcp — Pointer action; coords in a screenshot's pixel space (pass its frame_id)
double_clickio.github.Smirnov-Labs/hypr-cua-mcp — Pointer action; coords in a screenshot's pixel space (pass its frame_id)
move_mouseio.github.Smirnov-Labs/hypr-cua-mcp — Pointer action; coords in a screenshot's pixel space (pass its frame_id)
dragio.github.Smirnov-Labs/hypr-cua-mcp — Pointer action; coords in a screenshot's pixel space (pass its frame_id)
scrollio.github.Smirnov-Labs/hypr-cua-mcp — Pointer action; coords in a screenshot's pixel space (pass its frame_id)
launchio.github.Smirnov-Labs/hypr-cua-mcp — Launch an app via Hyprland's exec dispatcher
move_window_to_workspaceio.github.Smirnov-Labs/hypr-cua-mcp — Move a window (by address) to a workspace
get_outputsio.github.Smirnov-Labs/hypr-cua-mcp — Active monitors: global geometry, scale, workspace
read_clipboardio.github.Smirnov-Labs/hypr-cua-mcp — Exact text in/out of the clipboard/primary selection (no OCR)
write_clipboardio.github.Smirnov-Labs/hypr-cua-mcp — Exact text in/out of the clipboard/primary selection (no OCR); write returns only a length, never the value