Geoapify MCP 服务器
将地址转换为 GPS 坐标以进行映射,并可选择使用 Geoapify 服务器创建这些坐标的图像。
设施
您需要从Geoapify获取 API 密钥,并将其设置为名为GEO_APIKEY
的环境变量。
您的claude_desktop_config.json
将如下所示:
您会注意到我们在args
中包含了所有依赖项。
工具
get_gps_coordinates
用于从 API 获取 GPS 坐标以创建 GEOJSON 等。
create_map_from_geojson
创建地图图像并显示它。 (目前仅在 MacOS 上显示有效。)
示例用法
获取 GPS 坐标
结果:附加 JSON 文件
返回 GeoJSON 文件。
创建地图图像
结果:
执照
麻省理工学院
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
将地址转换为 GPS 坐标并使用 Geoapify API 创建地图可视化,允许 Claude 用户从位置列表生成 GeoJSON 数据和地图图像。
Related Resources
Related MCP Servers
- -securityFlicense-qualityProvides IP geolocation services using IP-API.com without requiring an API key, enabling users to obtain detailed location and network information for any IP address in a clean, formatted output.Last updated -TypeScript
- AsecurityAlicenseAqualityA Model Context Protocol server that provides Google Maps API integration, allowing users to search locations, get place details, geocode addresses, calculate distances, obtain directions, and retrieve elevation data through LLM processing capabilities.Last updated -716325TypeScriptMIT License
- -security-license-qualityProvides OpenStreetMap integration for MCP, allowing users to query and visualize map data with tools for adding markers, polygons, and controlling the map view.Last updated -3Python
- AsecurityAlicenseAqualityEnhances LLM capabilities with location-based services and geospatial data, enabling users to geocode addresses, find nearby points of interest, get directions, optimize meeting points, and analyze neighborhoods.Last updated -1250PythonMIT License