Skip to main content

MCP server for Ola Maps

Project description

Ola Maps MCP Server

Features

  • get_geocode

    • Provides probable geographic coordinates and detailed location information, including a formatted address, for the given address as input.
  • reverse_geocode

    • Converts geographic coordinates back into readable addresses or place names.
  • get_elevation

    • Retrieves elevation data for a single location.
  • get_placeDetails

    • Provides Place Details of a particular Place/POI whose Ola place_id necessarily needs to be given as an input.
  • nearbysearch

    • Provides nearby places of a particular category/type based on the given location.
  • textsearch

    • Provides a list of places based on textual search without the need for actual location coordinates.
  • get_directions

    • Provides a routable path between two places.
  • distancematrix

    • Calculates travel distance between multiple origins and destinations.

Configuring mcp-ola-maps Server

Steps to Configure:

  1. Open the Claude Desktop Configuration File

    • On macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
    • On Windows: %APPDATA%/Claude/claude_desktop_config.json
  2. Add the Following Configuration:

{
  "mcpServers": {
    "mcp-ola-maps": {
      "command": "uvx",
      "args": ["ola-maps-mcp-server"],
      "env": {
        "OLA_MAPS_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}
  1. Locate the command entry for uvx and replace it with the absolute path to the uvx executable. This ensures that the correct version of uvx is used when starting the server. On macOS, you can find this path using: which uvx.

  2. Restart Claude Desktop to apply the changes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ola_maps_mcp_server-0.1.3.tar.gz (19.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ola_maps_mcp_server-0.1.3-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file ola_maps_mcp_server-0.1.3.tar.gz.

File metadata

  • Download URL: ola_maps_mcp_server-0.1.3.tar.gz
  • Upload date:
  • Size: 19.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for ola_maps_mcp_server-0.1.3.tar.gz
Algorithm Hash digest
SHA256 ed756ac15b68934f4658de48cb64f53c304891c385e10f89f5b66ebb6e503269
MD5 5f25330c4718b491c9d52bfc98cf3c1a
BLAKE2b-256 93a5fb4a39d742f2fd7edb7c534a79521e67770963c48b28ff518a6ebe5a70aa

See more details on using hashes here.

File details

Details for the file ola_maps_mcp_server-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for ola_maps_mcp_server-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7d00a37da434fdb613ee49d773d40db5f922e48a31c6ca389f4997842a284b5c
MD5 4bffa6b20fd2b8f18d01f0636b425cf0
BLAKE2b-256 6942c53deedd68bd4b83c51e322609642b98aa7c8f14e0d569271b78fd1d15d2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page