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.02 KiB
{
"You can obtain your API key from [Account Settings](https://alttext.ai/account/api_keys).": "API キーは [アカウント設定](https://alttext.ai/account/api_keys) から取得できます。",
"Generate Alt Text": "代替テキストを生成",
"Custom API Call": "カスタムAPI通話",
"Generates a descriptive alt text for a given image.": "指定した画像の説明的な alt テキストを生成します。",
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
"Image": "画像",
"Keywords": "キーワード",
"Negative Keywords": "マイナスキーワード",
"Keyword Source": "キーワードソース",
"Method": "方法",
"Headers": "ヘッダー",
"Query Parameters": "クエリパラメータ",
"Body Type": "ボディタイプ",
"Body": "本文",
"Response is Binary ?": "応答はバイナリですか?",
"No Error on Failure": "失敗時にエラーはありません",
"Timeout (in seconds)": "タイムアウト(秒)",
"Follow redirects": "リダイレクトをフォローする",
"keywords / phrases to be considered when generating the alt text.": "alt テキストを生成するときに考慮されるキーワード / フレーズ。",
"negative keywords / phrases to be removed from any generated alt text.": "生成された代替テキストから削除される負のキーワード / フレーズ。",
"Text to use as the source of keywords for the alt text.": "代替テキストのキーワードのソースとして使用するテキスト。",
"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"
}