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•3.37 KiB
{
"Connection String": "接続文字列",
"You can obtain it from 'Security + networking -> Access Keys' menu.": "「セキュリティ+ネットワーキング->アクセスキー」メニューから取得できます。",
"Authenticate with Azure Blob Storage using Account Name and Account Key": "アカウント名とアカウントキーを使用して、Azure Blob Storageで認証",
"List Containers": "コンテナの一覧",
"Create Container": "コンテナを作成",
"Delete Container": "コンテナを削除",
"List Blobs": "リストブロブ",
"Create Blob": "Blob を作成",
"Read Blob": "Blob の読み取り",
"Delete Blob": "Blob を削除",
"Add Tags to Blob": "Blob にタグを追加",
"Find Blobs": "ブロブを見つける",
"List Containers in the Azure Blob Storage account": "Azure Blob Storage アカウントのコンテナ一覧",
"Creates a new container": "新しいコンテナを作成",
"Deletes an existing container": "既存のコンテナを削除します",
"List Blobs in the specified Azure Blob Storage container": "指定された Azure Blob Storage コンテナ内のブロブを一覧表示します",
"Creates a new Blob in the specified location": "指定された場所に新しいBlobを作成します",
"Read the Blob at the specified lcoation": "指定したlcoationでBlobを読み込みます。",
"Deletes the Blob at the specified location": "指定された場所の Blob を削除します。",
"Adds Tags to the Blob at the specified location": "指定した場所の Blob にタグを追加します。",
"Finds Blobs based on their tags": "タグに基づいてブロブを検索",
"Include Deleted Containers": "削除されたコンテナを含む",
"Include System Containers": "システムコンテナを含める",
"Prefix Filter": "プレフィックスフィルタ",
"Container Name": "コンテナ名",
"Container": "コンテナ",
"Include Snapshots": "スナップショットを含める",
"Blob Name": "Blob Name",
"File": "ファイル",
"Tags": "タグ",
"Keep Existing Tags": "既存のタグを保持",
"Whether to include deleted containers in the list": "削除されたコンテナをリストに含めるかどうか",
"Whether to include system containers in the list": "システムコンテナをリストに含めるかどうか",
"Filter containers by prefix": "プレフィックスでコンテナをフィルター",
"The name for the newly created container": "新しく作成されたコンテナの名前",
"Select the container": "コンテナを選択",
"Whether to include snapshots in the list": "リストにスナップショットを含めるかどうか",
"Filter blobs by prefix": "プレフィックスでブロブをフィルター",
"The name of the blob to create": "作成する Blob の名前",
"The file to upload as a blob": "Blob としてアップロードするファイル",
"Optional tags to associate with the blob": "Blob に関連付ける任意のタグ",
"The name of the blob to read": "読み込むブロックの名前",
"The name of the blob to add tags to": "タグを追加する Blob の名前",
"The tags to add to the blob": "Blob に追加するタグ",
"Whether to keep existing tags on the blob": "Blob に既存のタグを保持する",
"The tags to filter blobs by": "ブロブをフィルタするためのタグ"
}