get_occupancyronaldoribeirosm/cloudbeds-mcp-server — Retrieves the current occupancy snapshot for the property (arrivals, departures, in-house, available rooms).
get_movementsronaldoribeirosm/cloudbeds-mcp-server — Retrieves check-ins and check-outs for a given date range.
get_reservationronaldoribeirosm/cloudbeds-mcp-server — Retrieves details of a specific reservation by its ID.
search_reservationsronaldoribeirosm/cloudbeds-mcp-server — Searches reservations by guest name or other criteria.
technocore_proof0xWarg2/technocore-mcp — Sign a proof binding your DID to a git revision
cwp_account_infoDescomplicar-Marketing-e-Tecnologia/MCP CWP Server — Get detailed account information
cwp_account_listDescomplicar-Marketing-e-Tecnologia/MCP CWP Server — List all accounts with filtering
cwp_autossl_installDescomplicar-Marketing-e-Tecnologia/MCP CWP Server — Install SSL certificate
cwp_autossl_renewDescomplicar-Marketing-e-Tecnologia/MCP CWP Server — Renew SSL certificate
cwp_autossl_deleteDescomplicar-Marketing-e-Tecnologia/MCP CWP Server — Remove SSL certificate
cwp_autossl_listDescomplicar-Marketing-e-Tecnologia/MCP CWP Server — List all SSL certificates
cwp_ftp_createDescomplicar-Marketing-e-Tecnologia/MCP CWP Server — Create FTP account
cwp_ftp_listDescomplicar-Marketing-e-Tecnologia/MCP CWP Server — List FTP accounts for user
cwp_usermysql_listDescomplicar-Marketing-e-Tecnologia/MCP CWP Server — List user MySQL databases
get_workflow_eventtemporal — Retrieve a single workflow history event with decoded payload fields when present
list_workflowstemporal — List workflow executions based on a query filter with pagination support (limit/skip)
start_workflowtemporal — Start a new Temporal workflow execution with specified parameters, workflow ID, and task queue
get_workflow_resulttemporal — Retrieve the result of a completed workflow execution
describe_workflowtemporal — Get detailed information about a workflow execution including status, timing, and metadata
get_workflow_historytemporal — Retrieve the complete event history of a workflow execution
describe_scheduletemporal — Get detailed configuration and runtime information about a schedule, including its spec, action, state, recent executions, and upcoming acti
create_scheduletemporal — Create a new schedule for periodic workflow execution using cron expressions
list_schedulestemporal — List all schedules with pagination support (limit/skip)
query_workflowtemporal — Query a running workflow for its current state without affecting execution
signal_workflowtemporal — Send a signal to a running workflow to change its behavior or provide data
cancel_workflowtemporal — Request cancellation of a running workflow execution
terminate_workflowtemporal — Forcefully terminate a workflow execution with a reason
continue_as_newtemporal — Signal a workflow to continue as new (restart with new inputs while preserving history link)
batch_signaltemporal — Send a signal to multiple workflows matching a query (configurable batch size)