Skip to main content
Glama

Geoapify MCP Server

by burningion

Geoapify MCP サーバー

マッピングのために住所を GPS 座標に変換し、オプションで Geoapify サーバーを使用してそれらの座標の画像を作成します。

例の地図

施設

Geoapifyから API キーを取得し、それをGEO_APIKEYという名前の環境変数として設定する必要があります。

claude_desktop_config.jsonは次のようになります。

"MCP Map Demo": { "command": "uv", "args": [ "--directory", "/PATH/TO/THIS/REPO", "run", "--with", "fastmcp", "--with", "requests", "--with", "folio", "--with", "selenium", "--with", "pillow", "fastmcp", "run", "/PATH/TO/THIS/REPO/server.py" ], "env": { "GEO_APIKEY": "YOURAPIKEY" } }

すべての依存関係がargsに含まれていることがわかります。

ツール

get_gps_coordinates

GEOJSON などを作成するために API から GPS 座標を取得するために使用されます。

create_map_from_geojson

地図画像を作成して表示します。 (表示は現時点では MacOS でのみ機能します。)

使用例

GPS座標を取得する

can you create a geojson of the following locations including their gps coordinates: 179 avenue du Général Leclerc, côté Rive Gauche 158 avenue du Général Leclerc, côté Rive Droite à l'angle de la rue Jules Herbron 112 avenue du Général Leclerc, côté Rive Droite 34 avenue du Général Leclerc, côté Rive Droite En face du 57 rue Gaston Boissier, à côté de la borne Route du Pavé de Meudon - à côté du chêne de la Vierge 6 avenue de Versailles (près du centre aquatique des Bertisettes) 3 places sur parking de la rue Costes et Bellonte Rue Joseph Chaleil 18 rue des Sables – à côté de la crèche 25 sente de la Procession 33 rue Joseph Bertrand Place Saint Paul Place de la bataille de Stalingrad Placette croisement avenue Pierre Grenier / avenue Robert Hardouin 107 avenue Gaston Boissier (en face de la caserne des pompiers)

結果:添付されたJSONファイル

GeoJSON ファイルを返します。

マップイメージを作成する

can you create a map from my attached geojson file?

添付のJSONファイル

結果:温度マップ

ライセンス

マサチューセッツ工科大学

-
security - not tested
F
license - not found
-
quality - not tested

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 データとマップ イメージを生成できます。

  1. 施設
    1. ツール
      1. 使用例
        1. ライセンス

          Related MCP Servers

          • -
            security
            F
            license
            -
            quality
            Provides 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
          • A
            security
            A
            license
            A
            quality
            A 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 -
            7
            163
            25
            TypeScript
            MIT License
          • -
            security
            -
            license
            -
            quality
            Provides 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 -
            3
            Python
          • A
            security
            A
            license
            A
            quality
            Enhances 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 -
            12
            50
            Python
            MIT License
            • Apple

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/burningion/geoapify-mcp'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server