MMcp Server 1230612306 MCP Server 是一个基于 Model Context Protocol (MCP) 的高性能火车票查询后端系统。它通过标准化接口提供官方 12306 的实时数据服务,包括余票查询、车站信息、列车经停站、中转换乘方案等核心功能。
mcp-so:mcp-server-12306_drfccv
View sourceB
85/100 First Seen
Feb 19, 2026
Last Scanned
Feb 20, 2026
Findings
1
Score
85/100
HIGH 1
Findings (1)
HIGH
Zero-width character obfuscation
L12 Detects zero-width characters used to hide content
FIX
Remove hidden directives embedded in markdown, HTML comments, or encoded text. All agent-facing text should be explicit and visible in the skill definition.
FP?
Likely FP if the match is a standard markdown formatting pattern or HTML comment used for documentation rather than concealing directives.