Skip to main content
Glama

API-Market MCP Server

by Noveum

Reverse_Geocoding

Convert geographic coordinates into a human-readable address using specified location and language parameters. Ideal for identifying precise locations with ease.

Instructions

Obtain address for location.

Input Schema

NameRequiredDescriptionDefault
languageNoThe two-letter language code in which to return results (ISO 639-1)
locationYesThe location for which you wish to obtain the human-readable address

Input Schema (JSON Schema)

{ "properties": { "language": { "description": "The two-letter language code in which to return results (ISO 639-1)", "type": "string" }, "location": { "description": "The location for which you wish to obtain the human-readable address", "type": "string" } }, "required": [ "location" ], "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/Noveum/api-market-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server