world-cities
The World Cities MCP server provides a powerful and flexible tool for retrieving city, state, and country information based on user-defined search criteria.
The World Cities MCP server is designed to aid developers in integrating geographic search functionality into their applications with ease. It leverages a robust database to ensure accurate and up-to-date information for various geographic entities. The server allows users to search for cities, states, or countries using a simple query, and all results are returned in a JSON format. It operates on a freemium pricing model, offering a basic tier at no cost, with additional paid tiers for more advanced features or higher usage limits. The server is reliable and efficient, with a high popularity rating and low latency.
Features
- {'name': 'Flexible Search Criteria', 'description': 'Allows users to search for cities, states, or countries using a simple query, tailored to specific needs by utilizing the
searchby
parameter.'} - {'name': 'JSON Response Format', 'description': 'All search results are returned in a JSON format, making it easy to integrate with modern applications and services.'}
- {'name': 'Freemium Pricing Model', 'description': 'Offers a basic tier at no cost, with additional paid tiers for users requiring more advanced features or higher usage limits.'}
- {'name': 'High Performance', 'description': 'Reliable and efficient with a popularity rating of 9.4 and a 99% service level, with an average latency of 1216ms.'}
MCP Tools
- Query: Use this tool to search for a city, state, or country that matches the query string provided.
Usage with Different Platforms
mcp
{
"query": "New",
"searchby": "city"
}