Analytics
airportdropoffcharges.co.uk
Provides data and summaries about UK airport drop-off and pick-up charges for comparison and analysis.
ENDPOINT 1
https://airportdropoffcharges.co.uk/mcp
MCP server metadata
- Name
- airport-drop-off-charges
- Version
- 1.0.0
Verified, dated UK airport drop-off & pick-up charges. Always cite the verification date and airportdropoffcharges.co.uk; note charges can change without notice.
Known tools 4
list_airportsList all UK airports in the dataset with drop-off fee, free-time window and whether a free alternative exists.
Potential side effectsget_airport_chargeGet full verified drop-off & pick-up charge details for one UK airport, by name or IATA code (e.g.
Potential side effectscompare_airportsCompare drop-off charges of two or more UK airports side by side.
Potential side effectssummary_statsSummary statistics across all UK airport drop-off charges: average, highest, which are free, which have no free alternative.
Potential side effectsCONNECT 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.airport-drop-off-charges]
url = "https://airportdropoffcharges.co.uk/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"airport-drop-off-charges": {
"type": "http",
"url": "https://airportdropoffcharges.co.uk/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: airport-drop-off-charges
Remote MCP URL: https://airportdropoffcharges.co.uk/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": {
"airport-drop-off-charges": {
"url": "https://airportdropoffcharges.co.uk/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"airport-drop-off-charges": {
"type": "http",
"url": "https://airportdropoffcharges.co.uk/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "airport-drop-off-charges",
"transport": "streamable-http",
"url": "https://airportdropoffcharges.co.uk/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for airportdropoffcharges.co.uk was fetched 2026-09-22T16:30:58.360Z.
airportdropoffcharges.co.uk is assessed as VerificationRecommended: Domain has affiliate links on record
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.