Zuplo API Management
Unified API management workflow combining API key lifecycle management, consumer administration, deployment management, and tunnel configuration. Used by platform engineers and API product teams to programmatically manage their Zuplo infrastructure.
What You Can Do
MCP Tools
list-buckets
List all API key buckets in a Zuplo account
create-bucket
Create a new API key bucket for grouping consumers
list-consumers
List all API consumers within a bucket
create-consumer
Create a new API key consumer in a bucket
get-consumer
Get details for a specific API consumer
delete-consumer
Delete an API consumer and all their keys
list-api-keys
List all API keys issued to a consumer
create-api-key
Issue a new API key to a consumer
delete-api-key
Revoke and delete an API key
roll-consumer-keys
Rotate all API keys for a consumer to new values
list-tunnels
List all tunnels connected to private backends
create-tunnel
Create a new tunnel for private backend connectivity
get-tunnel
Get tunnel details and connection status
delete-tunnel
Delete a tunnel
rotate-tunnel-token
Rotate the authentication token for a tunnel connection
list-deployments
List all deployments for a project
get-deployment
Get deployment details and status
redeploy-deployment
Trigger a re-deployment of an existing deployment
delete-deployment
Delete a Zuplo deployment
query-audit-logs
Query account audit logs for compliance and security review
who-am-i
Identify the current API key caller and account