MCP Server
ShippingRates MCP Server MCP Server
io.github.vinaybhosle/shippingrates-mcp-server
What is the ShippingRates MCP Server MCP server?
Ocean shipping intelligence: D&D, freight rates, vessel schedules, port data. 24 tools, 6 carriers.
How to install ShippingRates MCP Server
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"shippingrates-mcp-server": {
"url": "https://mcp.shippingrates.org/mcp/"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"shippingrates-mcp-server": {
"serverUrl": "https://mcp.shippingrates.org/mcp/"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"shippingrates-mcp-server": {
"type": "http",
"url": "https://mcp.shippingrates.org/mcp/"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"shippingrates-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.shippingrates.org/mcp/"
]
}
}
}Claude Code
claude mcp add --transport http shippingrates-mcp-server https://mcp.shippingrates.org/mcp/Related MCP servers
Identity certificates, public registry, and wishing well for AI agents — x402 micropayments on Base
View repository →Deprecated - renamed to shippingrates-mcp-server
View repository →