306,674 tools. Last updated 2026-07-27 04:25
"Zapier" matching MCP tools:
- Create a new member in Brilliant Directories by providing email, password, and subscription plan ID. Suitable for CSV imports, Zapier automations, and admin account creation.MIT
- Check if high-risk OAuth apps (Slack, Notion, GitHub, etc.) connected to your email appear in recent data breaches, and get revocation steps to protect Google Workspace or Microsoft 365 accounts.MIT
- Set up alert delivery by creating notification channels that route alerts to email, Slack, PagerDuty, webhooks, and 20+ other services.MIT
- Add one or more skills to your Freelancer.com profile while preserving existing skills. Accepts skill names or numeric IDs.MIT
- Retrieve DeFi positions such as lending, LP shares, and staking for any wallet address. Filter by network or app slug like 'aave-v3' to get specific protocol exposure.MIT
- Retrieve token balances for a wallet address across supported networks. Check if a wallet holds ETH, USDC, or other tokens on Ethereum, Base, Optimism, Arbitrum, Polygon, BNB, Avalanche, and Zora.MIT
Matching MCP Connectors
Zapier MCP connects AI tools like Claude, ChatGPT, and Cursor to over 8,000 apps and 30,000+ actions, enabling AI to perform real-world tasks such as sending messages, searching data, scheduling events, and updating records. It acts as a translator between AI tools and apps, handling authentication, rate limits, and retries automatically, transforming AI from a conversational tool into a functional extension of your business stack.
Compliance API bridging AI agents to Norwegian government systems (Altinn, Maskinporten, BRREG)
- Create inbound webhooks to receive agent messages via HTTP POST, or outbound webhooks to send agent events like message_sent and tool_call_completed to your URL.MIT
- Retrieve a wallet's complete portfolio including total USD value, all token holdings, and DeFi positions across multiple networks.MIT
- Define automated monitoring and actions for industrial machines using natural language instructions, connecting telemetry to business systems.
- Let your agent wire machine telemetry to any business system in plain English — ERP, CMMS, MES, Slack, Teams, email, Zapier, n8n — via webhooks already registered as tools on the Forge service. The agent describes the condition and the action; Forge parses it into a structured trigger. Examples of `instruction`: "Alert maintenance Slack when spindle load exceeds 90 percent." "Create a Fiix work order when coolant temperature stays above 35°C for five minutes." "Notify the supervisor when part_count hits 500." "When the maintenance_type changes to CORRECTIVE, post to the ops channel." Returns a `parsed_trigger` JSON for HUMAN review — DOES NOT auto-activate. The caller (you, with user confirmation) must explicitly POST the parsed_trigger to /v1/triggers on the Forge API to actually create it. The response includes `confirmation_required: true` and may include `notes` if the parser had to make a fuzzy match (e.g. resolved an ambiguous field name to its closest canonical match). USE WHEN: a user wants to set up monitoring, alerts, or automations for machine state transitions. Always show the parsed_trigger to the user verbatim and ask "Confirm to activate?" before they activate it.Connector
- Manage a v2 app's inbound catch-hooks (inbound-webhooks). A catch-hook lets an EXTERNAL system (Stripe, Zapier, Make, Home Assistant, an email router) POST JSON to a secret URL that writes into a declared collection, so the app receives data even with no agent online. Hooks are DECLARED IN THE MANIFEST (x-homespun-manifest.ingest) and materialized at deploy, so this tool has no create/delete: use it to READ BACK the URL, rotate a leaked one, and manage the opt-in signing secret. ONE tool with an `action` enum: list (the app's hooks, each with its full secret URL, current rule collection/mode/wake/handshake, per-status delivery counts, and signing-secret state) | rotate (mint a fresh URL secret for one hook by name and return its NEW url once; the old url stops working immediately, no redeploy needed) | set_signing_secret (provision/rotate a hook's signing secret, a DIFFERENT secret from the URL: what a provider HMACs the body with; omit `secret` to mint one returned ONCE, or pass `secret` to store a provider value verbatim, never echoed) | clear_signing_secret (remove it). Signature verification ships DARK for now: nothing verifies a signature yet. After deploying a manifest that declares a hook, run list and tell the owner the exact url to paste into the external system.Connector
- Search any theme's data index by free-text query across vendor name, domain, integrations, plan notes, and capabilities (e.g. 'hipaa restaurant', 'google ads zapier'). Works for every theme — hub sections and catalog topics alike (set `section` to the theme slug from list_sections). Returns full provenanced vendor records (each plan carries source url + accessedAt). Empty query returns all vendors in the theme.Connector
- Get a permanent, ready-to-use image URL for a design. The URL renders fresh on every request (nothing is stored) and works in <img> tags, emails, Zapier, etc. Optional `overrides` are baked into the URL as query params; consumers can also append their own (fields from get_design_render_config). The same endpoint also accepts POST with a JSON body of overrides and the dma-api-key as a header, better for long text or many fields (see `usage` in the result). Provisions/reactivates a dedicated "mcp-agent" render API key if none exists; the URL embeds that key, treat it like a secret; if it leaks, rotate it with create_api_key for a replacement, then deactivate_api_key or delete_api_key on the old one.Connector
- Get one or more realistic sample webhook payloads for a specific event type, matching the envelope a live webhook delivery would produce. Used by integration platforms (Activepieces, n8n, Zapier) to show the payload shape before any real event fires. Falls back to synthetic data when no applicable entity exists in the account.Connector
- Create an inbound or outbound webhook for an agent. Inbound: receive messages via HTTP POST. Outbound: send events to your URL (n8n, Zapier, Make compatible).Connector
- Permanently delete a Zapier webhook subscription. Pass confirm: true to proceed.Connector
- List Zapier webhook subscriptions for a form.Connector
- Activate or pause a Zapier webhook subscription.Connector