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
zh.json•2.94 KiB
{
"Connection String": "Connection String",
"You can obtain it from 'Security + networking -> Access Keys' menu.": "You can obtain it from 'Security + networking -> Access Keys' menu.",
"Authenticate with Azure Blob Storage using Account Name and Account Key": "Authenticate with Azure Blob Storage using Account Name and Account Key",
"List Containers": "List Containers",
"Create Container": "Create Container",
"Delete Container": "Delete Container",
"List Blobs": "List Blobs",
"Create Blob": "Create Blob",
"Read Blob": "Read Blob",
"Delete Blob": "Delete Blob",
"Add Tags to Blob": "Add Tags to Blob",
"Find Blobs": "Find Blobs",
"List Containers in the Azure Blob Storage account": "List Containers in the Azure Blob Storage account",
"Creates a new container": "Creates a new container",
"Deletes an existing container": "Deletes an existing container",
"List Blobs in the specified Azure Blob Storage container": "List Blobs in the specified Azure Blob Storage container",
"Creates a new Blob in the specified location": "Creates a new Blob in the specified location",
"Read the Blob at the specified lcoation": "Read the Blob at the specified lcoation",
"Deletes the Blob at the specified location": "Deletes the Blob at the specified location",
"Adds Tags to the Blob at the specified location": "Adds Tags to the Blob at the specified location",
"Finds Blobs based on their tags": "Finds Blobs based on their tags",
"Include Deleted Containers": "Include Deleted Containers",
"Include System Containers": "Include System Containers",
"Prefix Filter": "Prefix Filter",
"Container Name": "Container Name",
"Container": "Container",
"Include Snapshots": "Include Snapshots",
"Blob Name": "Blob Name",
"File": "文件",
"Tags": "标签",
"Keep Existing Tags": "Keep Existing Tags",
"Whether to include deleted containers in the list": "Whether to include deleted containers in the list",
"Whether to include system containers in the list": "Whether to include system containers in the list",
"Filter containers by prefix": "Filter containers by prefix",
"The name for the newly created container": "The name for the newly created container",
"Select the container": "Select the container",
"Whether to include snapshots in the list": "Whether to include snapshots in the list",
"Filter blobs by prefix": "Filter blobs by prefix",
"The name of the blob to create": "The name of the blob to create",
"The file to upload as a blob": "The file to upload as a blob",
"Optional tags to associate with the blob": "Optional tags to associate with the blob",
"The name of the blob to read": "The name of the blob to read",
"The name of the blob to add tags to": "The name of the blob to add tags to",
"The tags to add to the blob": "The tags to add to the blob",
"Whether to keep existing tags on the blob": "Whether to keep existing tags on the blob",
"The tags to filter blobs by": "The tags to filter blobs by"
}