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.19 KiB
{
"Store or retrieve data from key/value database": "キー/値データベースからデータを保存または取得します",
"Get": "取得",
"Put": "Put",
"Append": "追加",
"Remove": "削除",
"Add To List": "リストに追加",
"Remove from List": "リストから削除",
"Get a value from storage": "ストレージから値を取得する",
"Put a value in storage": "ストレージに値を置く",
"Append to a value in storage": "ストレージ内の値に追加",
"Remove a value from storage": "ストレージから値を削除",
"Add Items to a list.": "リストにアイテムを追加します。",
"Remove Item from a list": "リストからアイテムを削除",
"Key": "キー",
"Default Value": "デフォルト値",
"Store Scope": "ストアスコープ",
"Value": "値",
"Separator": "区切り記号",
"Ignore if value exists": "値が存在する場合は無視",
"The storage scope of the value.": "値のストレージスコープ。",
"Separator between added values, use \\n for newlines": "値の間の区切り文字。改行には \\n を使用します。",
"Project": "プロジェクト",
"Flow": "フロー",
"Run": "実行"
}