Skip to main content
Glama

Parcel Tracking MCP Server

by iamfiro
package.json1.03 kB
{ "name": "parcel-mcp", "version": "1.1.5", "main": "index.js", "type": "module", "bin": { "parcel-mcp": "./index.mjs" }, "scripts": { "build": "tsc && chmod 755 index.js" }, "repository": { "type": "git", "url": "git+https://github.com/iamfiro/parcel-tracking-mcp.git" }, "keywords": [ "mcp", "parcel", "delivery", "cli" ], "author": { "name": "Cho Sungju", "email": "hello@devfiro.com", "url": "https://devfiro.com" }, "license": "MIT", "bugs": { "url": "https://github.com/iamfiro/parcel-tracking-mcp/issues" }, "homepage": "https://github.com/iamfiro/parcel-tracking-mcp#readme", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.15.1", "csv-parse": "^6.0.0", "dotenv": "^17.2.0", "fuse.js": "^7.1.0", "yargs": "^18.0.0", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^24.0.13", "@types/yargs": "^17.0.33", "typescript": "^5.8.3" }, "files": [ "./" ] }

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/iamfiro/parcel-tracking-mcp'

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