File size: 938 Bytes
78dd7ad b59a94d a5befc9 78dd7ad a5befc9 78dd7ad 3e602d8 e7c5429 3e602d8 a5befc9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
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
tag: mcp-server-track
---
# π 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 |