Skip to main content
Glama

ShippingTracker

pyproject.toml580 B
[project] name = "shippingtracker" version = "0.1.2" description = "Korean shipping tracker MCP server using SweetTracker API" readme = "README.md" requires-python = ">=3.13" dependencies = [ "mcp[cli]>=1.13.0", "requests>=2.32.4", ] [project.scripts] shippingtracker = "shippingtracker.main:mcp.run" [project.urls] Homepage = "https://github.com/gws8820/shippingtracker" Repository = "https://github.com/gws8820/shippingtracker" [tool.hatch.build.targets.wheel] packages = ["shippingtracker"] [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/gws8820/ShippingTracker'

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