Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ—ΊοΈ Location Services
  3. Open Streetmap MCP
Open Streetmap MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 2:49:36 PM

Open Streetmap MCP

User RatingsBe the first to rate and review this MCP server!
View Repository224 GitHub StarsTotal stargazers on GitHub for the source repository (224 stars).
openstreetmapgeospatialgeocodingroutinglocation-services

Provides geocoding, routing, place search, and neighborhood analysis through OpenStreetMap over MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "jagan-shanmugam-open-streetmap-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/inspector"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (12) Directory Badge Claim listing AlternativesπŸ—ΊοΈ More in Location Services

Overview

The jagan-shanmugam/open-streetmap-mcp MCP server exposes OpenStreetMap location services and geospatial data through MCP tools and resources. It supports address geocoding, reverse geocoding, nearby place discovery, routing, category searches, meeting-point suggestions, and several local-area analyses. Install it as the osm-mcp-server package with uvx and connect it to MCP hosts such as Claude Desktop, Cursor, or Windsurf. Reach for it when an agent needs structured geographic lookups, map-related context, or location comparisons.

Use cases

β€’Geocode addresses and place names
β€’Find nearby restaurants, schools, parking, or charging stations
β€’Compare commute options between home and work
β€’Suggest meeting locations for multiple people
β€’Analyze neighborhood livability for real estate research

Key features

β€’Forward and reverse geocoding
β€’Nearby place and category search
β€’Turn-by-turn route directions
β€’Meeting-point and commute analysis
β€’EV charging and parking searches
β€’Map and place resources

Capabilities & Tool Schemas (12) ~193 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Open Streetmap MCP.

geocode_address

Convert text to geographic coordinates

reverse_geocode

Convert coordinates to human-readable addresses

find_nearby_places

Discover points of interest near a location

get_route_directions

Get turn-by-turn directions between locations

search_category

Find places of specific categories in an area

suggest_meeting_point

Find optimal meeting spots for multiple people

How Open Streetmap MCP works

What jagan-shanmugam/open-streetmap-mcp MCP server does

The jagan-shanmugam/open-streetmap-mcp MCP server makes OpenStreetMap data available to MCP-compatible clients through location tools and resources. It covers both basic geographic operations and higher-level queries about places, neighborhoods, travel, and infrastructure.

Core use cases include turning an address or place name into coordinates, converting coordinates into a readable address, finding points of interest near a location, and obtaining turn-by-turn directions between locations. It also supports category-based place searches within an area, such as finding locations that match a specified type.

The server includes tools for more specialized decisions. Agents can compare commute options between home and work, identify schools, filter EV charging stations by connector or power information, locate parking facilities with availability and fee details, suggest meeting points for several people, and assess neighborhood livability for real estate use cases.

How it works

The jagan-shanmugam/open-streetmap-mcp MCP server communicates with clients over MCP using standard input and output when launched locally. MCP tools accept structured arguments and return location-related results for an agent to use in a conversation or workflow.

It also exposes two location-oriented resource patterns. The location://place/{query} resource provides information about a place identified by a name or address. The location://map/{style}/{z}/{x}/{y} resource provides styled map tiles for specified map coordinates and zoom values.

The repository includes example Python clients. One demonstrates connecting to a locally running server, retrieving information about San Francisco, searching for restaurants, and obtaining map data with progress tracking. Another example shows an LLM-oriented location assistant for text-based location queries, nearby places, directions, meeting points, and neighborhood exploration.

Setup and configuration

The published server can be configured in an MCP host with the osm-mcp-server package and the uvx runner:

config.json
{
  "mcpServers": {
    "osm-mcp-server": {
      "command": "uvx",
      "args": ["osm-mcp-server"]
    }
  }
}

The README specifically lists Claude Desktop, Cursor, and Windsurf as compatible hosts. For local development, install the repository in editable mode with pip install -e ., then start it with osm-mcp-server. The process listens for MCP requests on standard input and output.

Tools and capabilities

The jagan-shanmugam/open-streetmap-mcp MCP server exposes these tools:

  • geocode_address and reverse_geocode for forward and reverse address lookup.
  • find_nearby_places, search_category, and explore_area for place and area discovery.
  • get_route_directions and analyze_commute for travel and transportation queries.
  • suggest_meeting_point for selecting a meeting location for multiple people.
  • find_schools_nearby for locating educational institutions.
  • find_ev_charging_stations for filtered EV charging searches.
  • analyze_neighborhood for neighborhood livability analysis.
  • find_parking_facilities for parking searches that can include availability and fee information.

These capabilities fit applications that need geographic context without building separate MCP wrappers for each location operation.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Location Services View all alternatives
  • Thinair Geo logoThinair Geo

    Location & routing intelligence for AI agents β€” geocoding, truck routing with hazmat/dimension constraints, traffic, weather, isochrones, place search. Full planet coverage. Hosted MCP server with OAuth 2.0 + Bearer auth.

    πŸ—ΊοΈ Location Services1 views
    Compare vs Thinair Geo β†’
  • Gis MCP Server logoGis MCP Server

    Geospatial tools for AI agents: geocoding, routing, elevation, spatial analysis, and file I/O (Shapefile, GeoJSON, GeoPackage)

    πŸ—ΊοΈ Location Services2 views
    Compare vs Gis MCP Server β†’
  • Geowire logoGeowire

    Location intelligence gateway across 10 providers (OpenStreetMap, OSRM, Google, Yelp, Foursquare, US Census, Kakao, Naver, Baidu, your own CSV): place search, geocoding, directions + distance matrices, travel-time isochrones, and commercial-area analysis (category density, ratings, demographics). Multi-provider merge + dedup with per-field provenance, cost budgets, and a policy engine that enforces each provider’s caching/attribution terms. Works with zero API keys. npx -y @geowirehq/mcp

    πŸ—ΊοΈ Location Services3 views
    Compare vs Geowire β†’
  • MCP Google Map logoMCP Google Map

    Google Maps MCP server with 8 tools (geocode, search, directions, elevation), stdio + StreamableHTTP transport, Agent Skill definitions, and standalone exec CLI mode.

    πŸ—ΊοΈ Location Services4 views
    Compare vs MCP Google Map β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
224
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Tools exposed
12
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Open Streetmap MCP

Configure an MCP host to run `uvx osm-mcp-server`. For local development, use `pip install -e .` and then start `osm-mcp-server`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewOpen Streetmap MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/jagan-shanmugam-open-streetmap-mcp?style=directory)](https://allmcps.com/mcp/jagan-shanmugam-open-streetmap-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/jagan-shanmugam-open-streetmap-mcp"><img src="https://allmcps.com/api/badge/jagan-shanmugam-open-streetmap-mcp?style=directory" alt="Open Streetmap MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ—ΊοΈLocation Services
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars224
GitHub Star CountTotal stargazers on GitHub representing community popularity (224 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 12, 2025
48Quality signal: Fair Β· 48/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership6/20
Documentation & tools26/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

2 high-severity advisories on record for this package. Most advisories affect transitive dependencies and may not be exploitable in this server's actual usage β€” this is a directional signal, not a security audit.

Critical 1High 1Medium 0Low 0

Scanned 20d ago via OSV.dev Β· @modelcontextprotocol/inspector (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ—ΊοΈ Location Services β†’Best MCP servers for Maps & Location β†’Alternatives to Open Streetmap MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code