Skip to main content
Glama

DNDzgz MCP Server

by danilat
package.json572 B
{ "name": "@dndzgz/mcp", "version": "1.1.0", "description": "MCP server for DNDzgz API - Get realtime information about public transport in Zaragoza", "type": "module", "main": "index.js", "bin": { "mcp-dndzgz": "./index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node --env-file=.env index.js", "start:http": "MCP_SERVER_TYPE=http node --env-file=.env index.js" }, "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "express": "^5.1.0" } }

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