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•1.89 KiB
{
"AI Meeting Assistant and Notetaker": "AIミーティングアシスタントとNotetaker",
"API Key": "API キー",
"Subdomain": "サブドメイン",
"You can obtain API key by navigating to **User Settings -> Developer Tools**.": "API キーは **User Settings -> Developer Tools** に移動して取得できます。",
"You can obtain your workspace domain from URL.For example,subdomain for 'https://**test**.fellow.app/' is **test**.": "ワークスペースドメインはURLから取得できます。例えば、'https://**test**.fellow.app/' のサブドメインは **test** です。",
"Get AI Note": "Get AI Note",
"Custom API Call": "カスタムAPI通話",
"Retrieves a note by its ID.": "IDでノートを取得します。",
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
"Note ID": "メモID",
"Method": "方法",
"Headers": "ヘッダー",
"Query Parameters": "クエリパラメータ",
"Body Type": "ボディタイプ",
"Body": "本文",
"Response is Binary ?": "応答はバイナリですか?",
"No Error on Failure": "失敗時にエラーはありません",
"Timeout (in seconds)": "タイムアウト(秒)",
"Follow redirects": "リダイレクトをフォローする",
"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",
"New Recording": "新しい録音",
"Triggers when a new recording is created.": "新しい録音が作成されたときにトリガーします。"
}