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.54 KiB
{
"You can obtain API key from [Settings](https://app.datafuel.dev/account/api_key).": "API キーは [Settings](https://app.datafuel.dev/account/api_key ) から取得できます。",
"Crawl Website": "クロールのウェブサイト",
"Get Scrape Result": "スクラップの結果を取得",
"Custom API Call": "カスタムAPI通話",
"Crawl a website into a markdown format.": "マークダウン形式のウェブサイトをクロールします。",
"Retrieves the deatils about scrape.": "スクラップについてのdeatilsを取得します。",
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
"URL": "URL",
"AI Prompt": "AI Prompt",
"Depth": "深さ",
"Limit": "制限",
"JSON Schema": "JSON Schema",
"Job ID": "ジョブ ID",
"AI JSON Result": "AI JSON結果",
"Markdown Result": "Markdown Result",
"Method": "方法",
"Headers": "ヘッダー",
"Query Parameters": "クエリパラメータ",
"Body Type": "ボディタイプ",
"Body": "本文",
"Response is Binary ?": "応答はバイナリですか?",
"No Error on Failure": "失敗時にエラーはありません",
"Timeout (in seconds)": "タイムアウト(秒)",
"Follow redirects": "リダイレクトをフォローする",
"Prompt to crawl data": "データをクロールするように促します",
"The depth of the crawl 1 depth mean only the first level of links will be scraped": "クロールの深さ1の深さは、リンクの最初のレベルのみが削除されることを意味します",
"The maximum number of pages to scrape": "スクレイプするページの最大数",
"JSON schema definition for structured data extraction.Format should follow OpenAI's function calling schema format (https://platform.openai.com/docs/guides/structured-outputs)": "構造化されたデータ抽出のための JSON スキーマ定義。フォーマットは OpenAI の関数呼び出しのスキーマフォーマット (https://platform.openai.com/docs/guides/structured-outputs) に従う必要があります",
"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"
}