Skip to content
OSINT Tradecraft
OSINT Tradecraft
Investigation skills · Vol. 8
← MCP catalog#008 · OSINT — Media & Geolocation

OpenStreetMap MCP (jagan-shanmugam)

neighborhood analysis + POI density

Alternate OSM MCP with emphasis on neighborhood analysis and points-of-interest density queries. Easier `uvx` install than the NERV variant.

Cost
Free · no API key
API key
Not required
Slug
openstreetmap-jagan
MCP.md
---
name: openstreetmap-jagan
category: osint-media-geolocation
cost: free
api_key_required: no
repo: https://github.com/jagan-shanmugam/open-streetmap-mcp
paired_skills: ["geolocation-from-image", "satellite-and-aerial-imagery-research", "street-view-and-mapillary-corroboration", "geospatial-pattern-analysis"]
capabilities: ["geocoding", "poi-analysis", "mapping", "geospatial"]
---

# OpenStreetMap MCP (jagan-shanmugam) — neighborhood analysis + POI density

Alternate OSM MCP with emphasis on neighborhood analysis and points-of-interest density queries. Easier `uvx` install than the NERV variant.

## Install

```
uvx open-streetmap-mcp
```

## Configuration

```json
{
  "mcpServers": {
    "openstreetmap-jagan": {
      "command": "uvx",
      "args": ["open-streetmap-mcp"]
    }
  }
}
```

## What it adds

Same core geocoding + Overpass capability as the NERV variant (007), with stronger emphasis on POI density analysis useful for neighborhood profiling. Install this one instead if you want the simpler `uvx` install path.

**Note:** 007 and 008 serve the same category. Install one, not both, unless you have a specific reason to run both simultaneously.

## Pairs with skills

- 013 `geolocation-from-image`
- 017 `satellite-and-aerial-imagery-research`
- 018 `street-view-and-mapillary-corroboration`
- 356 `geospatial-pattern-analysis`

## Cost

Free. Uses public OSM endpoints.
Pairs with skills
  • #013geolocation-from-image
  • #017satellite-and-aerial-imagery-research
  • #018street-view-and-mapillary-corroboration
  • #356geospatial-pattern-analysis

This MCP gives your agent the tools to execute the workflow described by these skills — instead of just describing it.

Bundled in the Toolkit

This MCP is one of 36 pre-configured servers in the Investigator's MCP Toolkit. One-command installer, $149 one-time.

Pricing
Back to MCP catalog
OpenStreetMap MCP (jagan-shanmugam) — neighborhood analysis + POI density — MCP server · OSINT Tradecraft