search_framesframethrower-ai — Search film stills by plain-language query, with optional mode (hybrid or description) and limit.
find_by_craftframethrower-ai — Filter frames by craft attributes like shot type, lens character, director, etc.
find_similarframethrower-ai — Find frames similar to a given frame ID, with optional mode and limit.
get_frame_detailsframethrower-ai — Get full details for a frame, including its AI prompt.
check_actionjessepetersondev/consentgate-mcp — Evaluates an action against your consent rules. Returns allow, deny, or ask (no rule matched). Use it before any sensitive/irreversible acti
request_approvaljessepetersondev/consentgate-mcp — Sends an Approve/Deny prompt to your Telegram and blocks until you tap or it times out. Returns allow only on an explicit human Approve; eve
vs_create_promptv1truv1us/verbalized-sampling-mcp — Generate optimized VS prompts for any task
vs_process_responsev1truv1us/verbalized-sampling-mcp — Parse LLM responses and select diverse outputs
vs_recommend_paramsv1truv1us/verbalized-sampling-mcp — Get model-specific VS parameter recommendations
list_toolsricancong/Bio_MCP — Discover all registered bioinformatics plot tools available on the server.
submit_jobricancong/Bio_MCP — Submit a bioinformatics plot job (e.g., volcano) with inputs and parameters, returning a job ID for async tracking.
get_job_statusricancong/Bio_MCP — Query the status and result of a submitted job by its ID.
get_job_artifactsricancong/Bio_MCP — List or retrieve the output artifacts (e.g., plots) produced by a completed job.
outlook_search_peoplepipeworx-io/mcp-outlook-contacts — Search the people most relevant to the signed-in Outlook / Microsoft 365 user — colleagues, frequent email contacts, and people in their org
outlook_get_profilepipeworx-io/mcp-outlook-contacts — Get the signed-in user's Microsoft 365 / Outlook profile: display name, email address, and user principal name. Use to identify whose contac
outlook_list_contactspipeworx-io/mcp-outlook-contacts — List contacts from an Outlook / Microsoft 365 address book. Returns compact contact records (name, email addresses, phone numbers, company,
outlook_get_contactpipeworx-io/mcp-outlook-contacts — Get the full details of a single Outlook / Microsoft 365 contact by its ID, including display name, all email addresses, business and mobile
traverseshinydrift/Loom MCP Server — Traverse a link from a source object to related objects.
run_upgrade_tiershinydrift/Loom MCP Server — Raise a customer to a higher membership tier.
get_customershinydrift/Loom MCP Server — Retrieve a customer object by its primary key.
search_customershinydrift/Loom MCP Server — Search for customers based on searchable properties.
list_customershinydrift/Loom MCP Server — List customers with optional filtering and pagination.
get_ordershinydrift/Loom MCP Server — Fetch a single Order object by primary key.
search_ordershinydrift/Loom MCP Server — Search Order objects by searchable properties.
list_ordershinydrift/Loom MCP Server — List Order objects with optional filtering and pagination.
new_projectSalvucciFacundo/go-arch — Scaffold a new Go project with interactive wizard
generate_componentSalvucciFacundo/go-arch — Generate a templ component with HTMX attributes
list_generatorsSalvucciFacundo/go-arch — List all available generators
check_architectureSalvucciFacundo/go-arch — Validate project structure and imports
serve_projectSalvucciFacundo/go-arch — Run the development server with hot-reload
generate_pageSalvucciFacundo/go-arch — Generate a templ page
upgradeSalvucciFacundo/go-arch — Upgrade project to latest template version
serveSalvucciFacundo/go-arch — Run the application with hot-reload
generate_listSalvucciFacundo/go-arch — List all available generators
generateSalvucciFacundo/go-arch — Run a generator from a pack or builtin
checkSalvucciFacundo/go-arch — Validate project structure and imports against layout rules
workspace_upgradeSalvucciFacundo/go-arch — Upgrade all services in a workspace
workspace_checkSalvucciFacundo/go-arch — Check all services in a workspace
generate_serviceSalvucciFacundo/go-arch — Generate a service component
generate_repositorySalvucciFacundo/go-arch — Generate a repository component
generate_crudSalvucciFacundo/go-arch — Generate a complete CRUD implementation
get_currency_conversionMercadoLibre — Convert between currencies using MercadoLibre exchange rates (ARS, BRL, MXN, USD, etc.).
get_categoriesMercadoLibre — List all top-level categories for a MercadoLibre site.
get_categoryMercadoLibre — Get category details including name, path from root, and children.
get_seller_infoMercadoLibre — Get seller profile: reputation, ratings, and transaction stats.
get_trendsMercadoLibre — Get current trending searches for a specific site/country.
search_itemsMercadoLibre — Search products by keyword. Filter by category, price range, and site (MLA=Argentina, MLB=Brazil, MLM=Mexico, MLC=Chile, MCO=Colombia).
dmm_measurecameroncoats/multicomp-mcp — Read the built-in multimeter, optionally switching function (V/A/Ω/F/diode/continuity); normalized SI values, OL handled
scpi_rawcameroncoats/multicomp-mcp — Escape hatch for any other SCPI command (e.g. SYST:LOC to hand the front panel back)
set_outputcameroncoats/multicomp-mcp — Set voltage / current limit / OVP / OCP / output enable; safe ordering, readback-verified, refuses voltage above OVP
power_cyclecameroncoats/multicomp-mcp — Off → wait → on → wait for rail to settle; reports residual voltage and time-to-rail
wait_forcameroncoats/multicomp-mcp — Block until voltage/current/power/DMM reading enters a range, or mode reaches CV/CC/etc., with stable_for debounce; timeout is reported, not
run_profilecameroncoats/multicomp-mcp — Host-driven waveform engine: play step/ramp segments with optional per-segment current limits and repeats at up to ~20 Hz, sampling V/I/mode
capturecameroncoats/multicomp-mcp — Record V/I/P for up to 120 s; returns stats, mode transitions, and a downsampled time series