Skip to main content
Glama

Variflight Tripmatch MCP Server

Official
by variflight

searchTrainStations

Find train stations by entering a keyword, such as a location or station name, to retrieve relevant results instantly.

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" }

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