We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/activepieces/activepieces'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
ja.json•3.6 KiB
{
"Autonomous AI Agents Revolutionizing Compliance with Smart, Adaptive Workflows.": "自律型AIエージェント スマートで適応型ワークフローへの対応を革命化します。",
"Flipando API Key": "Flipando API キー",
"Get All Apps": "すべてのアプリを入手",
"Run App": "アプリを実行",
"Get Task": "タスクを取得",
"Run App Generator": "アプリジェネレーターを実行",
"Custom API Call": "カスタムAPI通話",
"Retrieves all the applications created by the authenticated user.": "認証ユーザーによって作成されたすべてのアプリケーションを取得します。",
"Triggers the execution of a specific Flipando application by ID, initiating a background job for application completion.": "特定の Flipando アプリケーションを ID で実行し、アプリケーションの完了のためのバックグラウンドジョブを開始します。",
"Retrieves the result of a specific Flipando application task by its task ID.": "タスクIDで特定のFlipandoアプリケーションタスクの結果を取得します。",
"Triggers the execution of Flipando's Special App Generator, initiating a background job for application completion.": "Flipandoの特別なアプリ生成器の実行をトリガーし、アプリケーションの完了のためのバックグラウンドジョブを開始します。",
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
"Application ID": "アプリケーション ID",
"Inputs Data": "入力データ",
"File": "ファイル",
"File Description": "ファイルの説明",
"Task ID": "Task ID",
"Is New App Private": "新しいアプリは非公開です",
"Method": "方法",
"Headers": "ヘッダー",
"Query Parameters": "クエリパラメータ",
"Body Type": "ボディタイプ",
"Body": "本文",
"Response is Binary ?": "応答はバイナリですか?",
"No Error on Failure": "失敗時にエラーはありません",
"Timeout (in seconds)": "タイムアウト(秒)",
"Follow redirects": "リダイレクトをフォローする",
"ID of the application to be completed.": "完了するアプリケーションのID。",
"JSON string of key-value pairs for application input variables.": "アプリケーション入力変数のキーと値のペアの JSON 文字列。",
"File to be uploaded, if the application requires documents. Supports PDF, DOCX, images, and other document formats.": "アプリケーションがドキュメントを必要とする場合、アップロードするファイル。PDF、DOCX、画像、およびその他のドキュメント形式に対応しています。",
"Description of the file being uploaded. Required when uploading a file.": "アップロードされるファイルの説明。ファイルのアップロード時に必要です。",
"ID of the task to be retrieved.": "取得するタスクのID。",
"Whether the new app to be created should be private or public.": "新しいアプリを作成するかどうかは、プライベートまたは公開する必要があります。",
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
"Enable for files like PDFs, images, etc.": "PDF、画像などのファイルを有効にする",
"GET": "取得",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "削除",
"HEAD": "頭",
"None": "なし",
"JSON": "JSON",
"Form Data": "フォームデータ",
"Raw": "Raw"
}