geocalc-mcp / README.md
renzoide's picture
Add note explaining API deactivation and hackathon context in README
a4c739f verified

A newer version of the Gradio SDK is available: 5.42.0

Upgrade
metadata
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!