File size: 1,413 Bytes
78dd7ad
b59a94d
a5befc9
 
 
78dd7ad
 
 
 
 
 
92d934d
 
78dd7ad
 
a4c739f
 
3e602d8
 
 
 
 
 
 
e7c5429
3e602d8
 
 
 
 
 
 
 
a4c739f
 
 
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
32
33
34
35
36
---
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!