← Registry

General Tools

airfreightprice.com

Provides instant air freight rate comparisons and quotes across international routes.

1 endpoint10 known toolsFirst detected September 1, 2026Last detected September 15, 2026

ENDPOINT 1

https://mcp.airfreightprice.com/mcp

No auth detected

MCP server metadata

Name
Air Freight Price — air cargo routes & rate methodology (multilingual)
Version
1.28.0
Capabilities
experimentalpromptsresourcestools

Known tools 10

health

Return authenticated service health, version, and validated published-data counts.

Inferred read-only
list_languages

List every language served by AirFreightPrice, with native name and URL prefix pattern.

Inferred read-only
get_company_info

Return verified COSERVA LTD and portal contact information.

Inferred read-only
search_routes

Search route pages by origin/destination free text.

Inferred read-only
get_route

Get one published lane's airport IATA evidence, typical carriers, transit wording, canonical URL and .md URL.

Inferred read-only
get_airport

Look up a published airport page by IATA code or name, with canonical URL and only explicitly linked lanes.

Inferred read-only
get_carrier

Look up a published cargo-carrier page by IATA/name, with canonical URL and only explicitly linked lanes.

Inferred read-only
get_faq

Return published FAQ markdown, language-aware.

Inferred read-only
create_inquiry

Submit a quote inquiry through the exact WordPress afp_lead pipeline.

Inferred read-only
get_rate_reference

Return dated, published AirFreightPrice rate-reference, methodology, and data-sources pages.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.