Geomanic
Privacy-first GPS tracking companion. Query travel statistics, manage waypoints, track countries visited, and analyze distances and speeds through natural language. Free, GDPR compliant.
geomanic-mcp
MCP bridge, skills, and configuration templates for Geomanic — your GPS tracking platform.
Repository structure
skills/
claude/ Claude Desktop skill (SKILL.md)
openclaw/ OpenClaw skill (SKILL.md)
bridge/
geomanic-bridge.js Node.js MCP bridge (stdin/stdout)
config/
macos.json Claude Desktop config (macOS)
linux.json Claude Desktop config (Linux)
windows.json Claude Desktop config (Windows)
cursor/mcp.json Cursor MCP config
curl/ Direct URL and cURL examples
docs/ Tool reference and troubleshooting
Quick start
- Generate an MCP API key on https://geomanic.com/data (MCP Integration tile).
- Choose your client below.
OpenClaw (Skill)
Install from ClawHub:
/skills install @weltspion/geomanic
/secrets set GEOMANIC_TOKEN YOUR_MCP_KEY
See skills/openclaw/README.md for details.
Claude Desktop (Skill)
- Download this repository (Code → Download ZIP) and extract it.
- Open
skills/claude/SKILL.mdin a text editor and replace everyYOUR_API_KEYwith your actual API key. - In Claude Desktop: Settings → Skills → Add → Upload Skill and select the edited
SKILL.md.
Alternatively, download a ready-to-use SKILL.md with your key already included from geomanic.com/data.
Cursor (Bridge)
- Copy
bridge/config/cursor/mcp.jsoninto your Cursor MCP settings. - Replace
<GEOMANIC_TOKEN>with your MCP API key. - Save and restart Cursor.
Direct URL (any MCP client)
Clients that support remote MCP servers:
- URL:
https://geomanic.com/api/v1/mcp - Header:
Authorization: Bearer YOUR_MCP_KEY
Available tools
| Tool | Description |
|---|---|
create_waypoint | Create a new GPS waypoint |
update_waypoint | Update an existing waypoint by ID |
delete_waypoint | Delete a waypoint by ID |
get_waypoint | Get a single waypoint by ID |
list_waypoints | List waypoints with time range, pagination, sorting |
get_statistics | Aggregated stats: distance, speed, altitude, country breakdown |
get_date_range | Earliest and latest waypoint dates |
See docs/functions.md for detailed parameter documentation.
Security notes
- Treat the MCP API key like a password.
- Never commit keys to git.
- Revoke and regenerate keys on the Geomanic Data page if compromised.
Development
The bridge is a plain Node.js script (Node 18+) with zero dependencies. No build steps required.
Похожие серверы
Kone.vc
спонсорMonetize your AI agent with contextual product recommendations
systemprompt
Self-hosted MCP governance runtime in Rust — audit trail, policy enforcement, and cost controls for MCP servers.
VisiData MCP Server
Interact with VisiData, a terminal spreadsheet multitool for discovering and arranging tabular data in various formats like CSV, JSON, and Excel.
Yandex Tracker
Interact with Yandex Tracker APIs for issue management and search.
Resource Hub
Connects to the Resource Hub to centrally configure and manage your MCP servers.
Bear MCP Server
Allows AI assistants to read notes from the Bear note-taking app by connecting directly to its SQLite database.
Canvas MCP Server
An MCP server for Canvas LMS, providing full functionality for both students and instructors.
Kit.com (formerly ConvertKit) MCP
Manage your email lists, subscribers, broadcasts, sequences, and more through natural language.
FullScope-MCP
An MCP server for content summarization, supporting web scraping, file reading, and direct model calls.
ClickUp
Interact with the ClickUp API to manage tasks, lists, and spaces, automating project planning and workflows.
shipping-mcp
Carrier detection, tracking URLs, shipping estimates, and customs calculator for AI agents. 6 tools, free, no API key.