New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

get-station-code-by-names

通过具体的中文车站名查询其 station_code 和车站名。此接口主要用于在用户提供具体车站名作为出发地或到达地时,为接口准备 station_code 参数。

SERVER12306 Ticket Search Server SOURCEDeniseLewis200081/rail
Low RISK CLASS
Category Read
Parameters 10 required
Recommended Allowedsee the rule below
Registry record Grade A, identity unverified Pull the record →

This record as markdown: /tools/deniselewis200081-rail/get-station-code-by-names.md

What get-station-code-by-names does on 12306 Ticket Search Server

AI agents call get-station-code-by-names to retrieve information from 12306 Ticket Search Server without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
stationNames string 具体的中文车站名称,例如:"北京南", "上海虹桥"。若要查询多个站点,请用|分割,比如"北京南|上海虹桥"。

Parameters from the server's own tool schema.

Why get-station-code-by-names is rated Low

This is a straightforward read-only query tool that retrieves static reference data (station codes and names) from the 12306 system. It has no side effects, does not modify data, does not execute code, and does not involve financial transactions. The tool merely translates user-provided station names into the station codes needed by other APIs, making it a simple data retrieval operation with minimal security risk.

From the tool's definition Tool description indicates it queries and retrieves station codes and names ("查询其 station_code 和车站名" - queries its station_code and station name).

Questions about get-station-code-by-names

What does the get-station-code-by-names tool do? +

通过具体的中文车站名查询其 station_code 和车站名。此接口主要用于在用户提供具体车站名作为出发地或到达地时,为接口准备 station_code 参数。. It is categorised as a Read tool in the 12306 Ticket Search Server MCP Server, which means it retrieves data without modifying state.

What parameters does get-station-code-by-names accept? +

get-station-code-by-names accepts 1 parameter: stationNames. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on get-station-code-by-names? +

Register the 12306 Ticket Search Server MCP server in PolicyLayer and add a rule for get-station-code-by-names: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches 12306 Ticket Search Server. Nothing to install.

What risk level is get-station-code-by-names? +

get-station-code-by-names is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit get-station-code-by-names? +

Yes. Add a rate_limit block to the get-station-code-by-names rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block get-station-code-by-names completely? +

Set action: deny in the PolicyLayer policy for get-station-code-by-names. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides get-station-code-by-names? +

get-station-code-by-names is provided by the 12306 Ticket Search Server MCP server (DeniseLewis200081/rail). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on 12306 Ticket Search Server, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of 12306 Ticket Search Server's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.