Skip to main content
Glama
614,223 tools. Updated 2026-09-26 19:09

"Zapier" matching MCP tools:

  • Checks your Zapier integration for app-review blockers: missing sample data, unlabeled fields, dynamic dropdowns to nonexistent triggers, and version mismatches. Complements zapier validate.
    MIT
  • Run schema and style checks on a Zapier integration project to catch issues before publishing. Provides CLI setup guidance if missing.
    MIT
  • Inspect a Zapier CLI integration project and get a structured summary of its triggers, creates, searches, authentication, and platform version.
    MIT
  • Generate ready-to-run test scaffolds for Zapier CLI integrations: build bundle mocks using authData and typed inputData, plus appTester skeletons for each trigger, create, or search. Optionally target a single component.
    MIT
  • Create a new member in Brilliant Directories by supplying email, password, and plan ID. Use for bulk imports, scraped listings, automations, or admin test accounts outside normal signup.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • ZapierOAuth

    Hosted MCP server connecting AI assistants to 9,000+ apps and 40,000+ actions via Zapier.

  • ZapierOAuth

    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.

  • Check which integrations (Stripe, PayPal, Mailchimp, Slack, Zapier, Webhooks, etc.) are connected, enabled, or auto-disabled for a GrowSurf program, so you can verify status before acting.
    MIT
  • Set up real-time Airtable webhooks to trigger instant notifications on record or schema changes. Use to create, list, inspect payloads, or delete webhooks, enabling live syncs with external platforms.
    MIT
  • Activate LinkedIn lead notifications so every new form submission is pushed to Hermoso and can be forwarded to your CRM via a public webhook.
    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
  • Register a webhook URL to receive real-time notifications for WhatsApp and Telegram events, enabling your server, CRM, or automation to react to messages and status updates.
    ISC
  • 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
  • Find integrated apps in Zapier's directory by name, or browse popular apps without a query. Get app slugs to use with find_zap_templates.
    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
  • 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
  • Create an alert channel to send incident notifications to email, Slack, webhook, or other services. Configure name, type, and provider details to start receiving alerts.
    MIT
  • Fetch the most recent Norges Bank exchange-rate reference for a currency against NOK — the canonical conversion benchmark Norwegian tax + accounting authorities accept for obligations in foreign currency (Årsregnskap, cross-border MVA, dividend reporting). The currency-of-record lookup; takes no Norwegian-company input. Returns the rate, the date it is valid for (weekday rates only; weekends / holidays return the prior business day's rate), and source attribution. Input: { base, quote, date? } — ISO 4217 codes, NOK-ANCHORED: exactly one side MUST be 'NOK'. A pair without a NOK side is rejected client-side as UNSUPPORTED_CURRENCY_PAIR — fetch both NOK legs and derive the cross rate yourself. Failure modes: VALIDATION_FAILED, UNSUPPORTED_CURRENCY_PAIR, INVALID_DATE, UPSTREAM_TIMEOUT, NO_RATE_AVAILABLE, SCOPE_INSUFFICIENT (needs read:norgesbank). For compliance obligations or filing deadlines rather than a currency rate, use get_company_summary instead. Docs: https://www.apier.no/docs/mcp
    ConnectorNo auth