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.11 KiB
{
"To generate an API key, go to Team Settings and navigate to the API Access tab. There, you’ll find the option to generate a new API key.": "API キーを生成するには、[Team Settings] に進み、[API Access] タブに移動します。 そこに、新しいAPIキーを生成するオプションがあります。",
"Ask Chatbot": "チャットボットに聞く",
"Custom API Call": "カスタムAPI通話",
"Sends a message to your bot and get back an answer.": "ボットにメッセージを送信し、回答を取り戻します。",
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
"Bot ID": "Bot ID",
"Message": "メッセージ",
"Chat Session ID": "チャットセッションID",
"Method": "方法",
"Headers": "ヘッダー",
"Query Parameters": "クエリパラメータ",
"Body Type": "ボディタイプ",
"Body": "本文",
"Response is Binary ?": "応答はバイナリですか?",
"No Error on Failure": "失敗時にエラーはありません",
"Timeout (in seconds)": "タイムアウト(秒)",
"Follow redirects": "リダイレクトをフォローする",
"You can obtain Bot ID from bot's settings menu.": "Botの設定メニューからBotのIDを取得できます。",
"The chat session id to keep track of a unique conversation. If not provided, it will default to generate a new one each time.You can obtain it from URL after /chats/.": "ユニークな会話を追跡するためのチャットセッションID。 指定されていない場合は、毎回新しいものを生成します。/chats/の後にURLから取得できます。",
"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"
}