GlobKurier Shipping MCP for Cursor
io.github.globkurier-pl/mcp-server
Track shipments and search shipping products (DPD, InPost, DHL, FedEx, UPS, GLS) via GlobKurier API.
client:Cursor
transport:streamable-http
runtime:pypi
Install GlobKurier Shipping MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://mcp.globkurier.pl/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs