A newer version of the Gradio SDK is available:
5.42.0
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 to see how the MCP server works in action. Points of Interest Demo Video 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!