MCP server · Emerge
emerge-mcp.yml
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Emerge. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Emerge publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport
Tools
emerge_login— Exchange a shipper username and password for a bearer access token.emerge_refresh_token— Refresh an existing shipper access token.emerge_list_network_partners— List the carriers and brokers in the shipper's private network.emerge_invite_network_partner— Invite a carrier or broker into the shipper's private network.emerge_delete_network_partner— Remove a partner from the shipper's private network.emerge_create_opportunity— Create a freight opportunity (a load to be quoted) with stops, commodities and references.emerge_list_opportunities— List the shipper's opportunities.emerge_get_opportunity— Read one opportunity by id.emerge_update_opportunity— Update an existing opportunity.emerge_delete_opportunity— Delete an opportunity by id.emerge_delete_opportunity_by_customer_reference— Delete an opportunity by the shipper's own customer reference number.emerge_post_opportunity_to_marketplace— Post an opportunity to the Emerge Marketplace to source live capacity.emerge_unpost_opportunity_from_marketplace— Withdraw an opportunity from the Emerge Marketplace.emerge_post_opportunity_to_network_partners— Post an opportunity to the shipper's own network partners.emerge_list_options— List the carrier options (quotes) received for an opportunity.emerge_create_award— Award an opportunity to a chosen option.emerge_list_awards— List awards.emerge_get_award— Read one award by id.emerge_create_tender— Tender a load to a carrier.emerge_get_tender— Read one tender by id.emerge_update_tender— Update an existing tender.emerge_cancel_tender— Cancel a tender (409 if it is not in a cancellable state).emerge_get_shipment— Read a shipment, its tenders, current tender and tracking status.emerge_create_webhook— Register a subscriber endpoint for Emerge webhook events.emerge_list_webhooks— List registered webhook subscriptions.emerge_get_webhook— Read one webhook subscription.emerge_update_webhook— Update a webhook subscription's URL, event types, auth or enabled state.emerge_delete_webhook— Delete a webhook subscription.emerge_carrier_client_credentials_login— Exchange an Integration Provider client id and secret for a bearer access token.emerge_carrier_respond_to_quote— Respond to a rate_request event with a quote, or an error reason for declining to rate.emerge_carrier_respond_to_tender— Respond to a tender_request event.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.