中中国轮椅旅行无障碍信息服务这个功能在目前国内还是独一家提供,希望对国内的无障碍出行有所帮助。 这个MCP让AI助手能够实时查询真实的无障碍设施旅行数据,帮助用户在旅途中找到合适的无障碍设施。

mcp-so:中国轮椅旅行无障碍信息服务_pingosk

View source
A
100/100

First Seen

Feb 18, 2026

Last Scanned

Feb 20, 2026

Findings

2

Score

100/100

LOW 2

Findings (2)

LOW
Non-localhost remote MCP server URL
L235

Detects MCP server configurations connecting to non-localhost remote URLs

"url"
:
"http://www.mayijf.com/sse"
FIX

Change the MCP server URL to localhost or a trusted internal endpoint. If a remote server is required, verify the domain ownership and use HTTPS with certificate validation.

FP?

Likely FP if the URL points to example.com, a documentation domain, or a well-known SaaS API endpoint (e.g., api.openai.com).

LOW
Non-localhost remote MCP server URL
L270

Detects MCP server configurations connecting to non-localhost remote URLs

"url": "http://www.mayijf.com/sse"
FIX

Change the MCP server URL to localhost or a trusted internal endpoint. If a remote server is required, verify the domain ownership and use HTTPS with certificate validation.

FP?

Likely FP if the URL points to example.com, a documentation domain, or a well-known SaaS API endpoint (e.g., api.openai.com).