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
{
"No-Code AI workflow builder": "コードのないAIワークフロービルダ",
"Base URL": "ベースURL",
"API Key": "API キー",
"Enter the base URL": "ベース URL を入力してください",
"Enter the API Key": "API キーを入力",
"Enter your Flowise URL and API Key": "Flowise URLとAPIキーを入力してください",
"Make Prediction": "予測を行う",
"Custom API Call": "カスタムAPI通話",
"Run Flowise Predict": "フローの予測を実行",
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
"Chatflow ID": "チャットフローID",
"Input/Question": "入力/質問",
"History": "沿革",
"Override Config": "設定を上書き",
"Method": "方法",
"Headers": "ヘッダー",
"Query Parameters": "クエリパラメータ",
"Body Type": "ボディタイプ",
"Body": "本文",
"Response is Binary ?": "応答はバイナリですか?",
"No Error on Failure": "失敗時にエラーはありません",
"Timeout (in seconds)": "タイムアウト(秒)",
"Follow redirects": "リダイレクトをフォローする",
"Enter the Chatflow ID": "チャットフローIDを入力してください",
"Enter the Input/Question": "入力/問題を入力してください",
"Enter the History": "履歴を入力してください",
"Enter the Override Config": "オーバーライド設定を入力してください",
"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"
}