DNDzgz MCP Server
This is an MCP (Model Context Protocol) server that provides information about the Zaragoza tram system, including real-time tram arrival estimations and station information using the DNDzgz API.
Installation
- Clone the repository:
git clone https://github.com/danilat/mcp-dndzgz.git
cd mcp-dndzgz
- Install dependencies:
npm install
Running the Application
To start the server:
npm start
The server will start and connect to the MCP transport layer.
Available Tools
The server provides two main tools:
zaragoza-tram-estimations: Get real-time arrival estimations for a specific tram station- Parameters:
station(string) - Returns: JSON with arrival times
- Parameters:
zaragoza-tram-stations: Get a list of all tram stations in Zaragoza- Parameters: none
- Returns: JSON with station information
Dependencies
- @modelcontextprotocol/sdk: ^1.9.0
Example
There is an screenshot with example using Claude Desktop

DNDzgz Zaragoza Transit Server
Project Details
- danilat/mcp-dndzgz
- Last Updated: 4/17/2025
Recomended MCP Servers
MCP Server for Gmail and Calendar
mcp server connected to us treasury data, built with mcp-framework
A Model Context Protocol (MCP) server for AI agents to interact with blockchain data via Nodit’s Web3 Data...
scenext官方mcp服务器
查询天气的mcp服务器
MCP sever for controlling Elektron devices using LLMs
Coding assistant MCP for Claude Desktop





