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

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

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
        1,241
        53
        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
        33
        Python
        MIT License
        • Linux
        • Apple
      • A
        security
        A
        license
        A
        quality
        A Model Context Protocol server that connects LLMs to GIS operations, enabling AI assistants to perform accurate geospatial analysis including geometric operations, coordinate transformations, and spatial measurements.
        Last updated -
        34
        27
        Python
        MIT License
        • Linux
        • Apple
      • -
        security
        F
        license
        -
        quality
        A Model Context Protocol server that provides AI models with structured access to external data and services, acting as a bridge between AI assistants and applications, databases, and APIs in a standardized, secure way.
        Last updated -
        1
        Python

      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