parcel-mcp-server

ploughran/parcel-mcp-server
★ 0 stars JavaScript 🤖 AI/LLM Updated today
Mock MCP server for small parcel/package operations — deployable to Railway
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "parcel-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "ploughran/parcel-mcp-server"
      ]
    }
  }
}

README Excerpt

A mock MCP (Model Context Protocol) server that simulates small parcel and package operations. Designed for use with Salesforce Agentforce, it exposes 12 tools covering the common actions a driver or package processing centre would need to remedy recipient issues. Hosted on Railway — always on, no setup required.

Tools (13)

correct_delivery_addressget_facility_infoget_route_summaryinitiate_return_to_senderlist_packages_for_driverreadreport_damaged_packagerequest_hold_for_pickupschedule_redeliverysend_delivery_notificationtrack_packageupdate_delivery_statusupdate_recipient_contact