geolabel/geolabel-mcp
by Various
MCP server for GeoLabel — GPS coordinates to AI-ready location context
MCP
geolabel/geolabel-mcp
Added 1 June 2026
Overview
An MCP server that converts GPS coordinates into structured location context for AI applications. It accepts latitude/longitude inputs and returns place names, administrative areas, and other geographic metadata. The server is implemented in Python and follows the Model Context Protocol for integration with AI agents and tools.
Best for
Best for
Developers building AI agents that need location-aware context
Use cases
- Enriching GPS data for AI model inputs
- Converting coordinates to human-readable locations
- Providing location context for agent workflows
Notes
An MCP server that converts GPS coordinates into structured location context for AI applications. It accepts latitude/longitude inputs and returns place names, administrative areas, and other geographic metadata. The server is implemented in Python and follows the Model Context Protocol for integration with AI agents and tools.
0 stars on GitHub. Last updated 2026-04-27. Licensed MIT.
Use cases
- Enriching GPS data for AI model inputs
- Converting coordinates to human-readable locations
- Providing location context for agent workflows
Pros
- Simple integration via MCP protocol
- Python-based, easy to extend or modify
- Provides structured location context from raw coordinates
Cons
- No stars yet, limited community adoption
- Requires external geocoding service or local data source
- Only outputs context, no visualization or mapping
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple integration via MCP protocol
- Python-based, easy to extend or modify
- Provides structured location context from raw coordinates
Cons
- No stars yet, limited community adoption
- Requires external geocoding service or local data source
- Only outputs context, no visualization or mapping
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser