instawork-partner
Instawork Partner MCP server. Lets business partners find hourly workers and book shifts on the Instawork flexible-staffing marketplace using natural language. Only the USA and Canada are supported; long-term and permanent staffing are not supported.
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.
Endpoint
Hosted endpoint · transport http
Connect
This is a remote MCP server — point an MCP client at the endpoint URL. Clients with native remote support (Claude, Cursor, VS Code, …):
For stdio-only clients (older Claude Desktop, etc.), bridge with mcp-remote:
If the server requires authentication, add the provider's token/header (e.g. an X-API-Key) per its docs. A quick reachability check:
Tools
searchCompanyLocations— Search for company locations, optionally filtered by a search querygetPositions— Get a list of all available positionsgetPositionTemplates— Get all available position templates for a companygetPositionTemplateDetails— Get the details of a position templategetDefaultPositionTemplateForPosition— Get the default position template for a positiongetInstructionsOptions— Get available attire, grooming, and requirements options for a positiongetBreakLength— Get applicable break rules for a given state and shift lengthgetPaymentOptions— Get available payment options for the partner, optionally filtered by locationgetOnsiteContacts— Get team members that can be added as onsite contactsgetBookingPricing— Get initial, floor, recommended, and maximum bill rates for a bookinggetBookingTemplates— Get booking templates available for rebooking, filtered by location and/or positiongetBookingTemplateDetailsForRebooking— Get pre-filled booking data from a booking templategetShiftgroupDetailsForRebooking— Get pre-filled booking data from a previous shift groupsearchShiftgroups— Search for shift groups by location, position, timeframe, and date rangesearchRosteredPros— Search for rostered professionals by location, name, or positioncreateDraftBooking— Create a draft booking with positions, shifts, pricing, and roster detailscreateBooking— Create and confirm a booking with positions, shifts, pricing, payment, and roster details
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.