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•8.8 KiB
{
"Integrate with Contextual AI to automate document processing and AI workflows": "ドキュメント処理とAIワークフローを自動化するためのコンテキストAIとの統合",
"API Key": "API キー",
"Base URL": "ベースURL",
"Your Contextual AI API key": "コンテキストの AI API キー",
"API base URL (leave blank for default)": "API ベース URL (既定値は空白のまま)",
"\n## Contextual AI Connection Setup\n\n### Prerequisites\n- Create a Contextual AI account at [Contextual AI](https://contextual.ai)\n- Generate an API key from your workspace settings\n- You'll receive $25 in free credits (or $50 with work email)\n\n### Authentication Fields\n\n**API Key**: Your Contextual AI API key (required)\n- Sign in to your Contextual AI workspace\n- Navigate to API Keys in the sidebar\n- Click \"Create API Key\" and follow the instructions\n- Copy the generated key and paste it here\n\n**Base URL**: ": "\n## Contextual AI Connection Setup\n\n### Prerequisites\n- Create a Contextual AI account at [Contextual AI](https://contextual.ai)\n- Generate an API key from your workspace settings\n- You'll receive $25 in free credits (or $50 with work email)\n\n### Authentication Fields\n\n**API Key**: Your Contextual AI API key (required)\n- Sign in to your Contextual AI workspace\n- Navigate to API Keys in the sidebar\n- Click \"Create API Key\" and follow the instructions\n- Copy the generated key and paste it here\n\n**Base URL**: The API base URL (optional)\n- Leave blank to use the default: `https://api.contextual.ai/v1`\n- Only change if you have a custom deployment\n",
"Query Agent": "クエリエージェント",
"Generate Text": "テキストの生成",
"Ingest Document": "Ingest Document",
"Parse File": "解析ファイル",
"Create Agent": "エージェントを作成",
"Invite Users": "ユーザーを招待",
"Create Datastore": "Create Datastore",
"Send a message to a Contextual AI agent and get a response": "コンテキストの AI エージェントにメッセージを送信し、応答を取得します",
"Generate text using Contextual AI's Grounded Language Model": "コンテキストAIのグラウンド言語モデルを使用してテキストを生成",
"Upload and ingest a document into a Contextual AI datastore": "ドキュメントをコンテキストの AI データストアにアップロードして取り込みます。",
"Parse a document file into structured Markdown and/or JSON format": "ドキュメントファイルを構造化Markdownおよび/またはJSON形式にパースします",
"Create a new Contextual AI agent with specified configuration": "指定された設定で新しいコンテキストAIエージェントを作成します",
"Invite new users to the Contextual AI workspace": "Contextual AI ワークスペースに新規ユーザーを招待",
"Create a new datastore for organizing documents": "ドキュメントを整理するための新しいデータストアを作成します",
"Agent": "エージェント",
"Message": "メッセージ",
"Conversation ID": "会話ID",
"Include Retrieval Content": "検索内容を含める",
"Prompt": "Prompt",
"Model Version": "モデルのバージョン",
"Knowledge Sources": "ナレッジソース",
"System Prompt": "システムのプロンプト表示",
"Max Tokens": "最大トークン",
"Temperature": "温度",
"Top P": "トップ P",
"Avoid Commentary": "コメントを避けてください",
"Datastore": "Datastore",
"Document File": "ドキュメントファイル",
"Custom Metadata": "カスタムメタデータ",
"Configuration Override": "設定の上書き",
"Parse Mode": "解析モード",
"Page Range": "Page Range",
"Enable Document Hierarchy": "ドキュメント階層を有効にする",
"Enable Split Tables": "テーブルの分割を有効にする",
"Max Split Table Cells": "テーブルセルの最大分割数",
"Figure Caption Mode": "図表番号モード",
"Agent Name": "エージェント名",
"Description": "Description",
"Datastores": "Datastores",
"Filter Prompt": "フィルタのプロンプト表示",
"Users to Invite": "招待するユーザー",
"Tenant Short Name": "テナントショート名",
"Datastore Name": "Datastore Name",
"Select the agent to query": "問い合わせるエージェントを選択します",
"The message to send to the agent": "エージェントに送信するメッセージ",
"Optional conversation ID to continue an existing conversation (leave empty for new conversation)": "既存の会話を続行するオプションの会話ID(新しい会話は空白のまま)",
"Include the text of retrieved contents in the response": "取得した内容のテキストを返信に含める",
"The text prompt to generate a response for": "応答の生成を促すテキスト",
"The version of Contextual's GLM to use": "使用する Contextual の GLM のバージョン",
"Optional knowledge sources to ground the generation (leave empty for general generation)": "生成を確立するオプションの知識ソース (一般世代には空白のまま)",
"Optional system instructions for the model": "モデルのオプションのシステム手順",
"Maximum number of tokens to generate (default: 1024)": "生成するトークンの最大数(デフォルト:1024)",
"Sampling temperature (0.0 to 1.0, lower = more focused, higher = more creative)": "サンプリング温度(0.0から1.0、低い方が集中、高い方がクリエイティブ)",
"Nucleus sampling parameter (0.0 to 1.0)": "核サンプリングパラメータ (0.0 から 1.0)",
"Avoid providing additional conversational commentary not grounded in context": "コンテキストに基づいていない追加の会話的なコメントを提供しないでください",
"Select the datastore to upload the document to": "ドキュメントをアップロードするデータストアを選択してください",
"The document file to upload (PDF, HTML, DOC, DOCX, PPT, PPTX)": "アップロードするドキュメントファイル (PDF、HTML、DOC、DOCX、PPT、PPTX)",
"Optional custom metadata as key-value pairs (max 15 fields, 2KB total)": "キーと値のペアとしてオプションのカスタムメタデータ(最大 15 フィールド、合計 2KB )",
"Optional configuration override in JSON format for this specific document": "この特定のドキュメントのJSON形式でオプションの設定を上書きする",
"The document file to parse (PDF, DOC, DOCX, PPT, PPTX)": "解析するドキュメントファイル (PDF、DOC、DOCX、PPT、PPTX)",
"Parsing mode - basic for simple text, standard for complex documents": "解析モード - 単純なテキスト、複合ドキュメントの標準",
"Optional page range to parse (e.g., \"0,1,2\" or \"0-2,5,6\")": "パースする任意のページ範囲(例:\"0,1,2\" または \"0-2,5,6\")",
"Add table of contents with document structure (beta feature)": "ドキュメント構造(ベータ機能)で目次を追加",
"Split large tables into multiple tables with headers": "大きなテーブルをヘッダー付きで複数のテーブルに分割",
"Threshold for splitting large tables (only used when split tables is enabled)": "大きなテーブルを分割するためのしきい値 (分割テーブルが有効な場合のみ使用)",
"How thorough figure captions should be": "どのように徹底的な図表番号をする必要があります",
"Name for the new agent": "新しいエージェントの名前",
"Optional description of the agent": "エージェントのオプション説明",
"Select datastores to associate with this agent (leave empty to create new datastore)": "このエージェントに関連付けるデータストアを選択します (新しいデータストアを作成するには空のままにしてください)",
"Optional system prompt for the agent": "エージェントのオプションのシステムプロンプトが表示されます",
"Optional prompt for filtering retrieved chunks": "取得したチャンクをフィルタリングするためのオプションのプロンプトです",
"List of users to invite": "招待するユーザーのリスト",
"The short name of the tenant/workspace": "テナント/ワークスペースの短い名前",
"Name for the new datastore": "新しいデータストアの名前",
"GLM v2": "GLM v2",
"GLM v1": "GLM v1",
"Basic (text-only)": "Basic (text-only)",
"Standard (complex documents)": "標準 (複合ドキュメント)",
"Concise": "Concise",
"Detailed (beta)": "詳細(ベータ版)",
"New Agent": "新しいエージェント",
"Triggers when a new Contextual AI agent is created": "新しいコンテキストの AI エージェントが作成されたときにトリガーします"
}