Skip to main content
Glama

Multi-MCPs

by TaylorChen

geocode_address

Convert human-readable addresses into precise geographic coordinates using the Multi-MCPs server, enabling location-based data integration and analysis.

Instructions

Geocode a human-readable address

Input Schema

NameRequiredDescriptionDefault
addressYes

Input Schema (JSON Schema)

{ "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/TaylorChen/muti-mcps'

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