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
nl.json•3.05 KiB
{
"Connection String": "Connectie String",
"You can obtain it from 'Security + networking -> Access Keys' menu.": "U kunt het verkrijgen via het 'Beveiliging + Netwerk-> Toegang Sleutels' menu.",
"Authenticate with Azure Blob Storage using Account Name and Account Key": "Authenticeer met Azure Blob opslag met behulp van Account Naam en Account Key",
"List Containers": "Lijst containers",
"Create Container": "Maak Container",
"Delete Container": "Verwijder Container",
"List Blobs": "Blobs lijst",
"Create Blob": "Creëer Blob",
"Read Blob": "Lees Blob",
"Delete Blob": "Blob verwijderen",
"Add Tags to Blob": "Labels toevoegen aan Blob",
"Find Blobs": "Blobs zoeken",
"List Containers in the Azure Blob Storage account": "Lijst van containers in het Azure Blob opslagaccount",
"Creates a new container": "Maakt een nieuwe container",
"Deletes an existing container": "Verwijdert een bestaande container",
"List Blobs in the specified Azure Blob Storage container": "Lijst van lobs in de opgegeven Azure Blob opslag container",
"Creates a new Blob in the specified location": "Maakt een nieuw Blob aan in de opgegeven locatie",
"Read the Blob at the specified lcoation": "Lees het Blob op de opgegeven lcoation",
"Deletes the Blob at the specified location": "Verwijdert het Blob op de opgegeven locatie",
"Adds Tags to the Blob at the specified location": "Voegt Tags toe aan het Blob op de opgegeven locatie",
"Finds Blobs based on their tags": "Gevonden Blobs op basis van hun tags",
"Include Deleted Containers": "Verwijderde containers opnemen",
"Include System Containers": "Inclusief systeemcontainers",
"Prefix Filter": "Filter voorvoegsel",
"Container Name": "Naam van container",
"Container": "Container",
"Include Snapshots": "Momentopnamen opnemen",
"Blob Name": "Blob naam",
"File": "Bestand",
"Tags": "Labels",
"Keep Existing Tags": "Behoud bestaande tags",
"Whether to include deleted containers in the list": "Of u verwijderde containers in de lijst wilt opnemen",
"Whether to include system containers in the list": "Of u systeemcontainers in de lijst wilt opnemen",
"Filter containers by prefix": "Filter containers op voorvoegsel",
"The name for the newly created container": "De naam voor de nieuw gemaakte container",
"Select the container": "Selecteer de container",
"Whether to include snapshots in the list": "Of u snapshots in de lijst opneemt",
"Filter blobs by prefix": "Filter blobs op voorvoegsel",
"The name of the blob to create": "De naam van de te maken blob",
"The file to upload as a blob": "Het bestand om te uploaden als blob",
"Optional tags to associate with the blob": "Optionele tags om te koppelen aan de blob",
"The name of the blob to read": "De naam van de blob om te lezen",
"The name of the blob to add tags to": "De naam van de blob om tags toe te voegen aan",
"The tags to add to the blob": "De tags om toe te voegen aan de blob",
"Whether to keep existing tags on the blob": "Behoud bestaande tags op de blob",
"The tags to filter blobs by": "De tags om blobs te filteren door"
}