Skip to main content
Glama

DNDzgz MCP Server

by danilat

geolocation-from-address

Retrieve precise geolocation (latitude, longitude) and formatted address data for bus, tram, or Bizi stations in Zaragoza based on a provided address input.

Instructions

Get the geolocation (latitude and longitude) from an address and the formatted address that was found, only for Zaragoza. Can be used to find a bus stops, tram stations or bizi stations

Input Schema

NameRequiredDescriptionDefault
addressYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "address": { "type": "string" } }, "required": [ "address" ], "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