General Tools
airfreightprice.com
Provides instant air freight rate comparisons and quotes across international routes.
ENDPOINT 1
https://mcp.airfreightprice.com/mcp
MCP server metadata
- Name
- Air Freight Price — air cargo routes & rate methodology (multilingual)
- Version
- 1.28.0
Known tools 10
healthReturn authenticated service health, version, and validated published-data counts.
Inferred read-onlylist_languagesList every language served by AirFreightPrice, with native name and URL prefix pattern.
Inferred read-onlyget_routeGet one published lane's airport IATA evidence, typical carriers, transit wording, canonical URL and .md URL.
Inferred read-onlyget_airportLook up a published airport page by IATA code or name, with canonical URL and only explicitly linked lanes.
Inferred read-onlyget_carrierLook up a published cargo-carrier page by IATA/name, with canonical URL and only explicitly linked lanes.
Inferred read-onlycreate_inquirySubmit a quote inquiry through the exact WordPress afp_lead pipeline.
Inferred read-onlyget_rate_referenceReturn dated, published AirFreightPrice rate-reference, methodology, and data-sources pages.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.air-freight-price-air-cargo-routes-rate-methodol]
url = "https://mcp.airfreightprice.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"air-freight-price-air-cargo-routes-rate-methodol": {
"type": "http",
"url": "https://mcp.airfreightprice.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: air-freight-price-air-cargo-routes-rate-methodol
Remote MCP URL: https://mcp.airfreightprice.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"air-freight-price-air-cargo-routes-rate-methodol": {
"url": "https://mcp.airfreightprice.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"air-freight-price-air-cargo-routes-rate-methodol": {
"type": "http",
"url": "https://mcp.airfreightprice.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "air-freight-price-air-cargo-routes-rate-methodol",
"transport": "streamable-http",
"url": "https://mcp.airfreightprice.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.