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 MCP Server
Project Details
- danilat/mcp-dndzgz
- Last Updated: 4/17/2025
Recomended MCP Servers
An interactive chat interface that combines Ollama's LLM capabilities with PostgreSQL database access through the Model Context Protocol...
MCP server to bridge Claude with local LLMs running in LM Studio
A consul MCP Server (modelcontextprotocol)
MCP server for managing EVM keys and deploying smart contracts via Infura
A Model Context Protocol server for Dify
A flexible HTTP fetching Model Context Protocol server.
An implementation of Giphy integration with Model Context Protocol
MCP CheatEngine Toolkit - A Python-based toolkit for communicating with CheatEngine through MCP interface
An MCP for Day One Journal users.
MCP server for interacting with the Prefect API