Skip to main content
Glama

DNDzgz MCP Server

by danilat

geolocation-from-address

Convert a physical address in Zaragoza into precise geolocation coordinates (latitude, longitude) and a formatted address. Useful for locating bus stops, tram stations, or bizi stations within the city.

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