Skip to main content
Glama

MCP Shipping Control Center

by bischoff99
jest.config.js547 B
{ "jsonrpc": "2.0", "method": "easypost.createShipment", "params": { "to_address": { "name": "John Doe", "street1": "123 Main St", "city": "Anytown", "state": "CA", "zip": "12345", "country": "US" }, "from_address": { "name": "Jane Smith", "street1": "456 Oak Ave", "city": "Another City", "state": "NY", "zip": "67890", "country": "US" }, "parcel": { "length": 10, "width": 8, "height": 4, "weight": 2 } }, "id": 2 }

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/bischoff99/mcp-server'

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