Skip to main content
Glama

Variflight Tripmatch MCP Server

Official
by variflight

searchTrainStations

Find train stations by entering a keyword, such as '北京西', to quickly locate relevant station information for planning trips or transfers.

Instructions

Search for train stations by keyword.

Input Schema

NameRequiredDescriptionDefault
queryYesKeyword to search for train stations (e.g. 北京西)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "description": "Keyword to search for train stations (e.g. 北京西)", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Variflight Tripmatch MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/variflight/tripmatch-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server