From 9233e75f92358700a0ce4bf43c458d3e7b3b08e0 Mon Sep 17 00:00:00 2001 From: sebastian1747 Date: Sun, 22 Mar 2026 20:04:23 +0100 Subject: [PATCH] Add discava MCP Server (Location Services) Adds discava to the Location Services section. discava is a free remote MCP server for searching local businesses across Europe and North America. It provides access to 10M+ listings sourced from OpenStreetMap, with confidence scores and agent trust rankings. No API key required. - Remote MCP Server (SSE): https://discava.ai/api/mcp - REST API: https://discava.ai/api/v1/search - Website: https://discava.ai Tools exposed: - search_businesses: Full-text search by query, city, country, category - get_business: Detailed business info by ID --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db3c10a6..0f87fc9b 100644 --- a/README.md +++ b/README.md @@ -1403,6 +1403,7 @@ Location-based services and mapping tools. Enables AI models to work with geogra - [briandconnelly/mcp-server-ipinfo](https://github.com/briandconnelly/mcp-server-ipinfo) 🐍 ☁️ - IP address geolocation and network information using IPInfo API - [cqtrinv/trinvmcp](https://github.com/cqtrinv/trinvmcp) 📇 ☁️ - Explore French communes and cadastral parcels based on name and surface - [devilcoder01/weather-mcp-server](https://github.com/devilcoder01/weather-mcp-server) 🐍 ☁️ - Access real-time weather data for any location using the WeatherAPI.com API, providing detailed forecasts and current conditions. +- [discava/mcp-server](https://github.com/discava/mcp-server) 📇 ☁️ - Search Millions of local businesses worldwide (Europe, Northamerica, Southamerica, Asia, Oceania), confidence scores, and agent trust rankings. No API key required. - [gaopengbin/cesium-mcp](https://github.com/gaopengbin/cesium-mcp) [![gaopengbin/cesium-mcp MCP server](https://glama.ai/mcp/servers/gaopengbin/cesium-mcp/badges/score.svg)](https://glama.ai/mcp/servers/gaopengbin/cesium-mcp) 📇 🏠 🍎 🪟 🐧 - AI-powered 3D globe control via MCP. Connect any MCP-compatible AI agent to CesiumJS — camera flight, GeoJSON/3D Tiles layers, markers, spatial analysis, heatmaps, and more through 19 natural language tools. - [ip2location/mcp-ip2location-io](https://github.com/ip2location/mcp-ip2location-io) 🐍 ☁️ - Official IP2Location.io MCP server to obtain the geolocation, proxy and network information of an IP address utilizing IP2Location.io API. - [ipfind/ipfind-mcp-server](https://github.com/ipfind/ipfind-mcp-server) 🐍 ☁️ - IP Address location service using the [IP Find](https://ipfind.com) API