wave_show_graphicwave-av/mcp-server — Show or hide a graphics overlay in a production
wave_control_camerawave-av/mcp-server — Send a control command (iris/focus/zoom/white balance/gain/shutter/recording/audio level/presets) to a managed camera
wave_moderate_chatwave-av/mcp-server — Moderate a chat message in a live stream (block/flag/allow)
wave_start_captionswave-av/mcp-server — Transcribe an audio clip and optionally run a fast-LLM step over the transcript
extract_invoiceashish605/Mcp-server — Extracts invoice data from a PDF or image file path
detect_duplicateashish605/Mcp-server — Checks if an invoice is a duplicate based on stored records
normalize_vendorashish605/Mcp-server — Normalizes a vendor name to its canonical form using the vendor master
calculate_payment_termsashish605/Mcp-server — Calculates payment terms for an invoice based on vendor and date information
check_completenessashish605/Mcp-server — Validates the completeness of extracted invoice data
list-task-listssargonpiraev/google-tasks-mcp-server — List task lists
insert-task-listsargonpiraev/google-tasks-mcp-server — Create task list
get-task-listsargonpiraev/google-tasks-mcp-server — Get task list
update-task-listsargonpiraev/google-tasks-mcp-server — Update task list
summarizeagishub/AgisHub MCP Server — Summarize a block of text into a short abstract.
classifyagishub/AgisHub MCP Server — Classify a text into exactly one of the candidate labels you provide.
embedagishub/AgisHub MCP Server — Turn text into a multilingual embedding vector for semantic search / RAG.
chatagishub/AgisHub MCP Server — Ask a general-purpose LLM a question, with an optional system prompt.
transcribeagishub/AgisHub MCP Server — Transcribe an audio file (by public URL) to text.
ttsagishub/AgisHub MCP Server — Convert text into spoken audio (base64 MP3).
relayagishub/AgisHub MCP Server — Deliver a webhook (POST/PUT/PATCH) with background retries.
convert_currencyagishub/AgisHub MCP Server — Convert an amount between currencies using live daily FX rates.
priceagishub/AgisHub MCP Server — Live USD spot prices for cryptocurrencies by ticker.
qr_codeagishub/AgisHub MCP Server — Generate a QR code (inline SVG + data URI) for any text or URL.
convert_unitsagishub/AgisHub MCP Server — Convert between units of one category (length, mass, volume, speed, area, storage, time, temperature).
shortenagishub/AgisHub MCP Server — Shorten a long URL into a compact redirect link.
pdfagishub/AgisHub MCP Server — Render a public URL or raw HTML into a PDF (base64).
screenshotagishub/AgisHub MCP Server — Capture a PNG screenshot of any public URL.
generateagishub/AgisHub MCP Server — Generate an image from a text prompt.
extractagishub/AgisHub MCP Server — Fetch any public URL and return its main content as clean markdown.
memory_upsertagishub/AgisHub MCP Server — Store text in a persistent, searchable collection (namespace); embedded & indexed.
memory_searchagishub/AgisHub MCP Server — Semantically search a namespace and return the most relevant stored entries.
statusagishub/AgisHub MCP Server — Check a webhook job's delivery status.
extract_entitiesagishub/AgisHub MCP Server — Extract named entities (people, orgs, locations, dates) as structured JSON.
now_inagishub/AgisHub MCP Server — Current local time in an IANA timezone — UTC offset, abbreviation, DST flag.
convert_timezoneagishub/AgisHub MCP Server — Convert a datetime between two IANA zones. Accepts ISO 8601 or natural language.
convert_batchagishub/AgisHub MCP Server — Convert one instant into many zones at once.
tz_offsetagishub/AgisHub MCP Server — Exact UTC offset of a zone at a given instant (DST-aware).
lookup_timezoneagishub/AgisHub MCP Server — Resolve a city or country to its IANA timezone(s).
date_mathagishub/AgisHub MCP Server — Add/subtract time respecting DST, or diff two datetimes across zones.
find_meeting_slotsagishub/AgisHub MCP Server — Overlapping working-hour slots across timezones (skips weekends & public holidays).
list_timezonesagishub/AgisHub MCP Server — List or search valid IANA timezone names.
is_holidayagishub/AgisHub MCP Server — Is a date a public holiday in a country (ISO 3166-1)?
x402_check_healthmcccsm/x402-list-mcp — Live status, directory-wide or per service (uptime snapshots, consecutive failures).
x402_search_servicesmcccsm/x402-list-mcp — Search and filter the directory by query, category, network, status, and signable; sort by newest/uptime/cheapest/endpoints.
x402_get_servicemcccsm/x402-list-mcp — Full detail for one service by slug: endpoints, per-endpoint USD pricing, uptime windows, networks, settlement asset.
x402_find_best_servicemcccsm/x402-list-mcp — Ranked recommendation for a need, computed server-side. Ranks by reliability, x402 compliance and price, with a small weight on per-service
x402_facilitator_volumesmcccsm/x402-list-mcp — Per-facilitator on-chain-verified settlement volume (today UTC/7d/30d/all) in USD, tx counts, and an on-chain vs listed flag.
x402_change_eventsmcccsm/x402-list-mcp — Free, read-only feed of what the monitor observed changing on listed services, most recent first, in exactly three event types (payto_change
x402_assess_servicesmcccsm/x402-list-mcp — Paid ($0.25 USDC on Base, x402). Fresh on-demand AI comparison of a shortlist of listed services for a stated need. Pass-through: never hold
list_tableskosovadaria/DaraCloud Metabase MCP — List tables in the demo schema.
describe_tablekosovadaria/DaraCloud Metabase MCP — Show columns and data types of a selected table.
run_sqlkosovadaria/DaraCloud Metabase MCP — Execute a read-only SELECT or WITH...SELECT query, with row limit.