Skip to main content
Glama

ShipBob API MCP Server

get_fulfillment_center

Retrieve details of a specific fulfillment center using its unique ID for efficient inventory and order management within the ShipBob API MCP Server.

Input Schema

NameRequiredDescriptionDefault
centerIdYesThe ID of the fulfillment center to retrieve

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "centerId": { "description": "The ID of the fulfillment center to retrieve", "type": "string" } }, "required": [ "centerId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mattcoatsworth/shipbob-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server