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.54 KiB
{
"\nTo get your API Key:\n\n1. Go to [Chatsistant platform](https://app.chatsistant.com/)\n2. Sign up or log in to your account\n3. Click on the \"Account\" menu in the navigation bar\n4. Navigate to the \"API Keys\" section\n5. Click \"Generate new key\"\n6. Enter a description for your key and click \"Generate\"\n7. Copy and save your API key securely\n": "\nTo get your API Key:\n\n1. Go to [Chatsistant platform](https://app.chatsistant.com/)\n2. Sign up or log in to your account\n3. Click on the \"Account\" menu in the navigation bar\n4. Navigate to the \"API Keys\" section\n5. Click \"Generate new key\"\n6. Enter a description for your key and click \"Generate\"\n7. Copy and save your API key securely\n",
"Send Message": "メッセージを送信",
"Custom API Call": "カスタムAPI通話",
"Send a message to a chatbot session": "チャットボットセッションにメッセージを送信する",
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
"Chatbot UUID": "チャットボットUUID",
"Message": "メッセージ",
"Session UUID": "セッションUUID",
"Method": "方法",
"Headers": "ヘッダー",
"Query Parameters": "クエリパラメータ",
"Body Type": "ボディタイプ",
"Body": "本文",
"Response is Binary ?": "応答はバイナリですか?",
"No Error on Failure": "失敗時にエラーはありません",
"Timeout (in seconds)": "タイムアウト(秒)",
"Follow redirects": "リダイレクトをフォローする",
"The UUID of the chatbot to send the message to": "メッセージを送信するチャットボットの UUID",
"The message to send to the chatbot": "チャットボットに送信するメッセージ",
"The UUID of the session to send the message to": "メッセージを送信するセッションの UUID",
"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",
"form submission": "フォームの提出",
"Triggered when a form is submitted": "フォームが送信されたときにトリガーされます",
"Markdown": "Markdown",
"## Chatsistant Webhook Setup\n To use this trigger, you need to manually set up a webhook in your Chatsistant account:\n\n 1. Login to your Chatsistant account.\n 2. Navigate to **Customizations** tab on the left navigation menu.\n 3. Scroll down to **Webhook** and click to expand it.\n 4. Select the **Form Submission** event and specify the following URL:\n ```text\n {{webhookUrl}}\n ```\n 5. Click Save to register the": "## Chatsistant Webhook Setup\n To use this trigger, you need to manually set up a webhook in your Chatsistant account:\n\n 1. Login to your Chatsistant account.\n 2. Navigate to **Customizations** tab on the left navigation menu.\n 3. Scroll down to **Webhook** and click to expand it.\n 4. Select the **Form Submission** event and specify the following URL:\n ```text\n {{webhookUrl}}\n ```\n 5. Click Save to register the webhook.\n "
}