Zapier
Actions across 8,000+ apps
Zapier について
Zapier is an automation platform connecting more than 8,000 apps. Its remote MCP server lets assistants search knowledge across connected tools and execute real-world actions — creating records, sending messages, running workflows — through one integration.
接続情報
https://mcp.zapier.com/api/v1/connectトランスポート
Streamable HTTP
認証方式
OAuth
セットアップ
claude mcp add zapier --transport http https://mcp.zapier.com/api/v1/connectよくある質問
Zapier のリモート MCP サーバーとは何ですか?
Zapier のリモート MCP サーバーは、https://mcp.zapier.com/api/v1/connect にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。
Zapier の MCP サーバーにはどう接続しますか?
エンドポイント https://mcp.zapier.com/api/v1/connect を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。
Zapier の MCP サーバーは認証が必要ですか?
はい。Zapier は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。
Zapier の MCP サーバーはどのトランスポートを使用しますか?
Zapier は Streamable HTTP エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。