geocode
ActiveTool of Weather & Geo Intel MCP
Convert a US street address into latitude/longitude coordinates (US Census geocoder). Use this first when you have an address but need coordinates for the weather/elevation tools. US addresses only.
Parameters schema
{
"type": "object",
"required": [
"address"
],
"properties": {
"address": {
"type": "string",
"description": "A US street address, e.g. '1600 Pennsylvania Ave NW, Washington DC'"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Weather & Geo Intel MCP
https://github.com/selflabbs/weather-intel-mcp
1/7 registries