cypher_find_airline_flights
ActiveTool of cypher-mcp
declared in 3.4.2
Find airline routes between two cities (named-tool smoke test).
Parameters schema
{
"type": "object",
"required": [
"to_city",
"from_city"
],
"properties": {
"npub": {
"type": "string",
"default": ""
},
"to_city": {
"type": "string",
"description": ""
},
"from_city": {
"type": "string",
"description": ""
},
"dpop_token": {
"type": "string",
"default": ""
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
cypher-mcp
https://github.com/lonniev/cypher-mcp
2/7 registries