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•2.25 KiB
{
"You can obtain API key from [API Settings](https://web.dashworks.ai/admin/api-keys).": "[API 設定](https://web.dashworks.ai/admin/api-keys)からAPIキーを取得できます。",
"Generate Answer": "回答を生成",
"Custom API Call": "カスタムAPI通話",
"Generates an answer from a Dashworks bot.": "Dashworksボットから回答を生成します。",
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
"Bot ID": "Bot ID",
"Message": "メッセージ",
"Inline Sources": "インラインソース",
"Method": "方法",
"Headers": "ヘッダー",
"Query Parameters": "クエリパラメータ",
"Body Type": "ボディタイプ",
"Body": "本文",
"Response is Binary ?": "応答はバイナリですか?",
"No Error on Failure": "失敗時にエラーはありません",
"Timeout (in seconds)": "タイムアウト(秒)",
"Follow redirects": "リダイレクトをフォローする",
"You can find this by going to Dashworks > Bots, clicking on an existing Bot, and using the 'Copy Bot ID' button on the top right.": "Dashworks > Botsで既存のBotをクリックすると、これを見つけることができます。 そして右上の「Bot IDをコピー」ボタンを使用します。",
"The message (e.g., a question or prompt) that you want a response to.": "応答するメッセージ (質問またはプロンプトなど) 。",
"When true (default), sources will be cited inline in markdown formatting within the answer text.When false, the answer will not contain inline citations.": "true (デフォルト) の場合、ソースは回答テキスト内のマークダウン形式でインライン引用されます。false の場合、回答にインライン引用は含まれません。",
"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"
}