From 9c47eb59e7d2e353c717aa3ee2452c9cfb4f93ae Mon Sep 17 00:00:00 2001 From: Thom Ives Date: Wed, 8 Apr 2026 16:27:09 -0600 Subject: [PATCH] Fix typo (extra dash) and update to 240+ countries with metadata --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 960cc698..5b5b28ad 100644 --- a/README.md +++ b/README.md @@ -1352,7 +1352,7 @@ Location-based services and mapping tools. Enables AI models to work with geogra - [mahdin75/gis-mcp](https://github.com/mahdin75/gis-mcp) 🏠 – A Model Context Protocol (MCP) server implementation that connects Large Language Models (LLMs) to GIS operations using GIS libraries, enabling AI assistants to perform accurate geospatial operations and transformations. - [matbel91765/gis-mcp-server](https://github.com/matbel91765/gis-mcp-server) 🐍 🏠 🍎 🪟 🐧 - Geospatial tools for AI agents: geocoding, routing, elevation, spatial analysis, and file I/O (Shapefile, GeoJSON, GeoPackage) - [modelcontextprotocol/server-google-maps](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/google-maps) 📇 ☁️ - Google Maps integration for location services, routing, and place details -- - [PostalDataPI/postaldatapi-mcp](https://github.com/PostalDataPI/postaldatapi-mcp) 🐍 ☁️ - Global postal code lookups, validation, and city search for 70+ countries. Sub-10ms responses at $0.000028/query with 1,000 free queries on signup. +- [PostalDataPI/postaldatapi-mcp](https://github.com/PostalDataPI/postaldatapi-mcp) 🐍 ☁️ - Global postal code lookups, validation, and city search for 240+ countries with timezone, admin region, and elevation metadata. Sub-10ms responses at $0.000028/query with 1,000 free queries on signup. - [QGIS MCP](https://github.com/jjsantos01/qgis_mcp) - connects QGIS Desktop to Claude AI through the MCP. This integration enables prompt-assisted project creation, layer loading, code execution, and more. - [rossshannon/Weekly-Weather-mcp](https://github.com/rossshannon/weekly-weather-mcp.git) 🐍 ☁️ - Weekly Weather MCP server which returns 7 full days of detailed weather forecasts anywhere in the world. - [SaintDoresh/Weather-MCP-ClaudeDesktop](https://github.com/SaintDoresh/Weather-MCP-ClaudeDesktop.git) 🐍 ☁️ - An MCP tool that provides real-time weather data, forecasts, and historical weather information using the OpenWeatherMap API.