geo-mcp-server
If you are the rightful owner of geo-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Geo MCP Server is a minimal MCP server that provides tools to interact with geographical data, such as retrieving elevation data using the Geospatial Information Authority of Japan API.
Geo MCP Server is designed to facilitate interaction with geographical data by providing tools like `getElevation`. It utilizes the Geospatial Information Authority of Japan API to fetch elevation data based on latitude and longitude. This server can be integrated into various platforms such as Claude Desktop and VS Code Copilot Agent, allowing users to easily retrieve elevation information for specific coordinates. The server is built to run using standard input/output (stdio) and can be configured in different environments by specifying the server details in the respective configuration files. The project is open-source and licensed under the MIT License, ensuring flexibility and ease of use for developers.
Features
- Minimal MCP server for geographical data interaction.
- Utilizes the Geospatial Information Authority of Japan API.
- Provides `getElevation` tool for fetching elevation data.
- Compatible with platforms like Claude Desktop and VS Code.
- Open-source and licensed under the MIT License.
Tools
getElevation
Enter the latitude and longitude to return the altitude of the location (meters)