Bolsa De Carga

197 tools. 133 can modify or destroy data without limits.

35 destructive tools with no built-in limits. Policy required.

Last updated:

133 can modify or destroy data
64 read-only
197 tools total

Community server · catalogue entry checked 03/07/2026

How to control Bolsa De Carga ↓

What Bolsa De Carga exposes to your agents

Read (64) Write / Execute (98) Destructive / Financial (35)
Critical Risk

The most dangerous Bolsa De Carga tools

133 of Bolsa De Carga's 197 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Bolsa De Carga

PolicyLayer is an MCP gateway — it sits between your AI agents and Bolsa De Carga, and nothing reaches the server without passing your rules. These are the rules we recommend:

Block financial tools by default
{
  "bolsa_billing_procesar": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Requires human approval."
      }
    ]
  }
}

Financial tools should be explicitly enabled per use case, not open by default.

Deny destructive operations
{
  "bolsa_address_delete": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "bolsa_address_bulk": {
    "limits": [
      {
        "counter": "bolsa_address_bulk_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "bolsa_address_download": {
    "limits": [
      {
        "counter": "bolsa_address_download_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Bolsa De Carga — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON BOLSA DE CARGA →

Instant setup, no code required.

All 197 Bolsa De Carga tools

WRITE 96 tools
Write bolsa_address_bulk Bulk import addresses from CSV Write bolsa_address_create Create new address Write bolsa_address_update Update address Write bolsa_apikey_create Create New API Key Write bolsa_auction_aceptar Aceptar la puja ganadora actual Write bolsa_auction_actualizar Actualizar subasta existente Write bolsa_auction_bloquear Bloquear subasta Write bolsa_auction_cancelar Cancelar servicio Write bolsa_auction_carga Carga masiva desde CSV Write bolsa_auction_convertir Convertir subasta vacía en borrador editable Write bolsa_auction_crear Crear nueva subasta de transporte Write bolsa_auction_editar Editar favorito existente Write bolsa_auction_firmar Firmar subasta digitalmente Write bolsa_auction_rechazar Rechazar la puja ganadora actual Write bolsa_auction-actions_accept Accept current winning bid Write bolsa_auction-actions_block Block auction Write bolsa_auction-actions_reject Reject current winning bid Write bolsa_auction-bulk_bulk Bulk upload from CSV Write bolsa_auction-contract_sign Sign auction digitally Write bolsa_auction-contract_update Update contract with images Write bolsa_auction-favorites_create Create favorite route Write bolsa_auction-favorites_edit Edit existing favorite Write bolsa_auction-management_convert Convert empty auction to draft Write bolsa_auction-management_create Create New Transport Auction Write bolsa_auction-management_update Update existing auction Write bolsa_auth_activate Activate Account (User Link) Write bolsa_auth_change Change Password with Recovery Token Write bolsa_auth_password Password Recovery Request Write bolsa_auth_register Register New Company Write bolsa_auth_render Render Password Recovery Page Write bolsa_auth_resend Resend Activation Email (Admin) Write bolsa_auth_reset Reset User Password (Admin) Write bolsa_bid_auctions_create Create a new bid Write bolsa_bid_auctions_digitally Digitally sign an awarded auction Write bolsa_billing_actualizar Actualizar política de overage de la empresa Write bolsa_carriers_add Add a new carrier Write bolsa_carriers_create Create a driver for a carrier Write bolsa_carriers_update Update carrier Write bolsa_cmr_send Send CMR document by email. Write bolsa_company_data_update Update the company data Write bolsa_company_data_upload Upload or edit the company Write bolsa_contact_create Create contact/support ticket Write bolsa_contracts_send Send contract by email Write bolsa_countries_create Create new country (Admin only) Write bolsa_countries_update Update existing country (Admin only) Write bolsa_deliveries_post POST /company/deliveries/tracking/:service_code Write bolsa_deliveries_put PUT /company/deliveries/notes/:id Write bolsa_delivery_approve Approve delivery changes Write bolsa_delivery_edit Edit delivery Write bolsa_delivery_save Save custom code Write bolsa_delivery_send Send message to delivery Write bolsa_delivery_upload Upload delivery documents Write bolsa_dgt_post POST /company/dgt/email Write bolsa_dgt_put PUT /company/dgt/:id Write bolsa_documents_create Create new document Write bolsa_documents_updateversion Update/Version document Write bolsa_drivers_add Add a driver to a carrier Write bolsa_drivers_update Update driver information Write bolsa_invoices_create Create new invoice Write bolsa_invoices_update Update invoice payment status Write bolsa_issues_add Add message to an issue Write bolsa_issues_create Create new support incident/ticket Write bolsa_issues_mark Mark incident as resolved Write bolsa_legal_update Update legal documents Write bolsa_notifications_mark Mark notification as read Write bolsa_payment_configurar Configurar nuevo método de pago Write bolsa_payment_establecer Establecer método de pago por defecto Write bolsa_qr_confirmar Confirmar entrega mediante token QR Write bolsa_qr_reportar Reportar incidencia en una entrega Write bolsa_trailers_post POST /company/trailers/ Write bolsa_trucker_cia_post POST /company/trucker_cia/edit Write bolsa_trucker_cia_put PUT /company/trucker_cia/ Write bolsa_trucker_group_post POST /company/trucker_group/ Write bolsa_truckers_bulk_bulk Bulk create truckers from CSV Write bolsa_truckers_create Create new trucker Write bolsa_truckers_update Update trucker Write bolsa_users_change Change user password Write bolsa_users_create Create new user (Admin only) Write bolsa_users_disable Disable user (Admin only) Write bolsa_users_reactivate Reactivate disabled user (Admin only) Write bolsa_users_reset Reset user password (Admin only) Write bolsa_users_send Send email verification Write bolsa_users_set Set user language preference Write bolsa_users_update Update authenticated user profile Write bolsa_users-lifecycle_change Change user status (Admin only) Write bolsa_users-lifecycle_disable Disable user (Admin only) Write bolsa_users-lifecycle_reactivate Reactivate disabled user (Admin only) Write bolsa_users-lifecycle_soft Soft disable user with reason (Admin only) Write bolsa_users-management_create Create new user (Admin only) Write bolsa_users-management_reset Reset user password (Admin only) Write bolsa_users-management_update Update user profile (Admin only) Write bolsa_users-profile_change Change user password Write bolsa_users-profile_set Set user language preference Write bolsa_users-profile_update Update authenticated user profile Write bolsa_vehicles_create Create a new vehicle in the fleet Write bolsa_vehicles_update Update an existing vehicle
READ 64 tools
Read bolsa_address_download Download CSV template for bulk import Read bolsa_address_export Export addresses to CSV Read bolsa_address_get Get company addresses Read bolsa_apikey_get Get User API Keys Read bolsa_auction_descargar Descargar contrato PDF Read bolsa_auction_listar Listar subastas de la compañía Read bolsa_auction_obtener Obtener detalles completos de una subasta Read bolsa_auction-actions_get Get active auctions Read bolsa_auction-bulk_download Download CSV template Read bolsa_auction-bulk_get Get instructions Read bolsa_auction-contract_download Download contract PDF Read bolsa_auction-contract_get Get auctions pending signature Read bolsa_auction-favorites_list List company favorite routes Read bolsa_auction-management_get Get full auction details Read bolsa_auction-management_list List company auctions Read bolsa_auctions_get GET /company/auctions/favorites Read bolsa_auth_check Check if Profile is Complete Read bolsa_auth_get Get Available Account Types Read bolsa_auth_validate Validate Invitation Token for Provider Registration Read bolsa_bid_auctions_get Get my active auctions Read bolsa_bid_auctions_search Search available auctions Read bolsa_billing_obtener Obtener facturación del mes actual Read bolsa_carriers_get Get my carriers with pagination Read bolsa_categories_search Search HS codes by term Read bolsa_cmr_get Get CMR document in PDF format Read bolsa_company_data_check Check if the company profile is complete. Read bolsa_company_data_retrieves Retrieves the company Read bolsa_contracts_download Download contract in PDF Read bolsa_contracts_get Get list of contracts Read bolsa_countries_get Get regex patterns for field validation by country Read bolsa_dashboard_get Get dashboard statistics Read bolsa_deliveries_get GET /company/deliveries/search-location Read bolsa_delivery_download Download delivery documentation ZIP Read bolsa_delivery_get Get active shipments Read bolsa_delivery_list List all shipments Read bolsa_documents_download Download a file from S3/MinIO storage Read bolsa_documents_list List company documents Read bolsa_drivers_list List all drivers of a carrier Read bolsa_fee_get GET /company/fee/ Read bolsa_invoices_get Get paginated list of invoices Read bolsa_issues_get Get available service codes Read bolsa_issues_list List support incidents/tickets Read bolsa_legal_obtain Obtain legal documents Read bolsa_minimal_calculate Calculate CO2 emissions for a transport route Read bolsa_minimal_get Get detailed route information with waypoints Read bolsa_notifications_get Get dashboard notifications and pending actions Read bolsa_payment_verificar Verificar aceptación de términos de pago Read bolsa_qr_obtener Obtener información de entrega por token QR Read bolsa_truckers_bulk_download Download CSV template Read bolsa_truckers_bulk_get Get bulk import notes Read bolsa_truckers_get Get list of truckers Read bolsa_users_check Check if user is disabled Read bolsa_users_get Get authenticated user profile Read bolsa_users_list List company users with pagination Read bolsa_users_request Request user documentation (Admin only) Read bolsa_users-history_get Get user action history Read bolsa_users-lifecycle_check Check if user is disabled Read bolsa_users-management_get Get user details by ID Read bolsa_users-management_list List company users with pagination Read bolsa_users-management_request Request user documentation (Admin only) Read bolsa_users-profile_get Get authenticated user profile Read bolsa_vehicles_download Download CSV template for bulk vehicle import Read bolsa_vehicles_get Get available vehicle types Read bolsa_vehicles_list List company vehicle fleet with pagination

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Bolsa De Carga

Can an AI agent move money through the Bolsa De Carga MCP server? +

Yes. The Bolsa De Carga server exposes 11 financial tools including bolsa_billing_procesar, bolsa_billing_sincronizar, bolsa_payment_acceder. Without a policy, an autonomous agent can call these with no spend caps, no rate limits, and no approval flow. PolicyLayer lets you block financial tools by default, require human approval, or set per-tool rate limits — enforced on every call.

Can an AI agent delete data through the Bolsa De Carga MCP server? +

Yes. The Bolsa De Carga server exposes 24 destructive tools including bolsa_address_delete, bolsa_apikey_delete, bolsa_auction_eliminar. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Bolsa De Carga? +

The Bolsa De Carga server has 96 write tools including bolsa_address_bulk, bolsa_address_create, bolsa_address_update. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Bolsa De Carga.

How many tools does the Bolsa De Carga MCP server expose? +

197 tools across 3 categories: Destructive, Read, Write. 64 are read-only. 133 can modify, create, or delete data.

How do I enforce a policy on Bolsa De Carga? +

Register the Bolsa De Carga MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Bolsa De Carga tool call.

Deterministic rules across all 197 Bolsa De Carga tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

197 Bolsa De Carga tools catalogued and risk-classified — across an index of 46,500+ MCP servers.

// WHERE THIS COMES FROM

These policies come from Bolsa De Carga's registry record.

The record behind this page: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.