budbee
No official hosted/remote MCP server was found for Instabee/Budbee. This is a candidate tool list derived from the documented Budbee Delivery API operations, for a future MCP wrapper.
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.
Documentation
Documentation link · transport http
Tools
list_collection_points— Retrieve all sender/collection addresses for the account.validate_postal_code— Validate whether a postal code is within a serviceable delivery area.list_postal_codes— Retrieve all serviceable postal codes for a country.get_delivery_intervals— Get upcoming home-delivery time slots for a postal code.create_order— Create a delivery order.get_order— Retrieve a specific order.update_order— Update consumer information on an order.cancel_order— Cancel an order.add_parcels— Add parcels to an order.remove_parcel— Remove a parcel from an order.validate_box_postal_code— Check locker/box availability for a postal code.list_boxes— List all lockers/boxes in a country.get_box— Retrieve details for a specific locker/box.create_return— Create a home return pickup.create_box_return— Create a box/locker return drop-off.get_order_tracking_url— Get the tracking URL for an order.get_parcel_tracking_url— Get the tracking URL for a parcel.
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.