Skip to main content
Glama

DNDzgz MCP Server

by danilat

zaragoza-tram-estimations

Retrieve real-time tram arrival estimations for any station in Zaragoza by providing the station number. Access accurate timings via the DNDzgz MCP Server API for efficient travel planning.

Instructions

Get the estimation of when arrives to a tram station in Zaragoza in realtime

Input Schema

NameRequiredDescriptionDefault
stationYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "station": { "type": "number" } }, "required": [ "station" ], "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/danilat/mcp-dndzgz'

If you have feedback or need assistance with the MCP directory API, please join our Discord server