Skip to main content
Glama

Geocoding MCP Server

by geocoding-ai

GitHub License CodeRabbit Pull Request Reviews GitHub Actions Workflow Status NPM Version NPM Last Update (with dist tag)

Geocoding MCP Server

This is a Model Context Protocol (MCP) server that provides geocoding services by integrating with the Nominatim API.

Installation

Requirements

  • Node.js >= 18.0.0
  • Cursor, Windsurf, Claude Desktop, Trae or another MCP Client

Install in Claude Desktop

Add this to your Claude Desktop claude_desktop_config.json file. See Claude Desktop MCP docs for more info.

{ "mcpServers": { "geocoding": { "command": "npx", "args": [ "-y", "@geocoding-ai/mcp" ] } } }

License

Codebase: MIT

Documentation: GPLv2 / Nominatim developer community / Nominatim Manual

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

A Model Context Protocol server that provides geocoding services by integrating with the Nominatim API, allowing AI assistants to perform location-based lookups.

  1. Installation
    1. Requirements
  2. Install in Claude Desktop
    1. License

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        A Model Context Protocol server that provides Google Maps API integration, allowing users to search locations, get place details, geocode addresses, calculate distances, obtain directions, and retrieve elevation data through LLM processing capabilities.
        Last updated -
        7
        246
        24
        TypeScript
        MIT License
      • -
        security
        -
        license
        -
        quality
        A Model Context Protocol server that connects AI assistants to Brazilian public data services, providing access to postal codes, company registrations, bank information, area codes, IBGE data, currency exchange rates, and domain registration status.
        Last updated -
        3
        TypeScript
        MIT License
      • -
        security
        -
        license
        -
        quality
        Enables large language models to access user geolocation information through EdgeOne Pages Functions using the Model Context Protocol.
        Last updated -
        TypeScript
        MIT License
      • A
        security
        A
        license
        A
        quality
        A Model Context Protocol server that connects Large Language Models to the GeoServer REST API, enabling AI assistants to query and manipulate geospatial data through natural language.
        Last updated -
        9
        18
        Python
        MIT License
        • Linux
        • Apple

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/geocoding-ai/mcp'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server