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.47 KiB
{
"Chatbot ID": "チャットボットID",
"API key": "API キー",
"The Chatbot ID is available on the [main dashboard of Denser Chatbot](https://denser.ai/u/chatbots). Simply choose the ID of the chatbot you want": "チャットボットIDは[Denser Chatbotのメインダッシュボード](https://denser.ai/u/chatbots)で利用できます。必要なチャットボットのIDを選択するだけです。",
"Process input text": "プロセス入力テキスト",
"Input text processed by the chatbot": "チャットボットによって処理されたテキストを入力してください",
"Question": "質問",
"Prompt": "Prompt",
"Model": "モデル",
"Citations": "引用",
"The question to be processed by the chatbot": "チャットボットによって処理される質問",
"The prompt to be used by the chatbot e.g., \"Please provide your answer in the following format: ...\"": "チャットボットによって使用されるプロンプト。例えば、「次の形式で答えを提供してください:...」。",
"The model to be used by the chatbot (e.g., gpt-3.5, gpt-4)": "chatbotが使用するモデル (例: gpt-3.5, gpt-4)",
"Whether to include citations in the response": "回答に引用を含めるかどうか",
"gpt-3.5": "gpt-3.5",
"gpt-4o-mini": "gpt-4o-mini",
"gpt-4": "gpt-4",
"gpt-4o": "gpt-4o",
"claude-3-5-sonnet": "claude-3-5-sonnet",
"claude-3-5-haiku": "claude-3-5-haiku",
"claude-3-7-sonnet": "claude-3-7-sonnet"
}