title: Geocalc MCP | |
emoji: 🌍 | |
colorFrom: green | |
colorTo: blue | |
sdk: gradio | |
sdk_version: 5.33.0 | |
app_file: app.py | |
pinned: false | |
license: mit | |
short_description: Executes geo-calculations without third-party APIs | |
tags: | |
- mcp-server-track | |
**Note:** This project was created as part of a hackathon. The API used for address calculations is currently not active due to cost limitations. However, feel free to explore the code if you’re curious about how everything works! | |
# 🌍 Geocalc MCP Server | |
A Model Context Protocol (MCP) server that provides geographic calculation tools for AI models. | |
## 🎥 Demo Video | |
[Watch the demo video](https://drive.google.com/file/d/1ii642MrCFl4k9Ikz7WXKtFXl5jiMBdmn/view?usp=sharing) to see how the MCP server works in action. | |
[Points of Interest Demo Video](https://drive.google.com/file/d/1j3rAkBMO2amTvQswnHrXbPuwW4zkTFZ4/view?usp=sharing) to see how the Points of Interest tool works in action. | |
## Features | |
- Address geocoding | |
- Distance calculations | |
- Route planning with visualization | |
- Optimized for context window efficiency | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
**Note:** This project was created as part of a hackathon. The API used for address calculations is currently not active due to cost limitations. However, feel free to explore the code if you’re curious about how everything works! |