A
securityA
licenseA
qualityAn MCP server that provides access to NS (Dutch Railways) travel information.
Last updated -
8
27
22
TypeScript
MIT License
The repository is hosted on GitHub and can be cloned from there for installation.
Used for dependency management and running the application.
这是一个 MCP(模型上下文协议)服务器,提供有关萨拉戈萨电车系统的信息,包括使用DNDzgz API 的实时电车到达估计和车站信息。
添加具有有效 Google Maps API 密钥的环境变量
要启动服务器:
或者在您的 MCP 客户端中配置,例如:
服务器将启动并连接到 MCP 传输层。
该服务器提供以下工具:
zaragoza-tram-estimations
:获取特定电车站的实时到达估计时间station
(编号):电车站的IDzaragoza-tram-stations
:获取萨拉戈萨所有电车站的列表latitude
(数字):按接近度对车站进行排序的纬度longitude
(数字):按接近度对车站进行排序的经度zaragoza-bus-stops
:获取萨拉戈萨的所有公交车站latitude
(数字):按接近度对站点进行排序的纬度longitude
(数字):按接近度对站点进行排序的经度zaragoza-bus-estimations
:获取特定公交车站的实时到达估计信息stop
(数字):公交车站的IDzaragoza-bizi-stations
:获取萨拉戈萨所有 Bizi 站(公共自行车租赁服务)latitude
(数字):按接近度对车站进行排序的纬度longitude
(数字):按接近度对车站进行排序的经度zaragoza-bizi-estimations
:获取 Bizi 车站的实时自行车和空位情况station
(number): 笔子站的IDgoogle-maps-link
:获取特定位置的 Google 地图链接latitude
(数字):位置的纬度longitude
(数字):位置的经度geolocation-from-address
获取地理位置(纬度和经度)以及找到的格式化地址address
(字符串):要定位的地址(例如,“西班牙萨拉戈萨圣弗朗西斯科广场”)这是使用 Claude Desktop 的示例截图