Skip to main content

MCPStack tool for UrbanMapper that emits HF-only pipeline code strings (no execution).

Project description


UrbanMapper MCP
MCPStack UrbanMapper MCP

Spatial pipelines & visualisations for cities — powered by MCPStack

[!IMPORTANT] If you haven’t visited the MCPStack main orchestrator repository yet, please start there: MCPStack

[!CAUTION] Please be aware that this MCP is in an early-alpha stage. While it is functional and can be used for various tasks, it may still contain bugs or incomplete features. Feel free to report any issues you encounter or suggest improvements. Even better, feel free to contribute directly!

💡 About The MCPStack UrbanMapper Tool

This repository provides the first native MCP of The Urban-Mapper library @ OSCUR.

  • It is not a wrapper around an upstream server: the MCP actions are implemented here directly.
  • It lets an LLM compose, explain, and visualise spatial pipelines (e.g. collisions per intersection, amenities per neighborhood).
  • Highly recommended to link with the Jupyter MCP → this enables reproducible UrbanMapper analysis inside notebooks, where the LLM can generate pipelines and immediately execute them in Jupyter.

Wait, what is a Model Context Protocol (MCP) & MCPStack — In layman's terms ?

The Model Context Protocol (MCP) standardises interactions with machine learning (Large Language) models, enabling tools and libraries to communicate successfully with a uniform workflow.

On the other hand, MCPStack is a framework that implements the protocol, and most importantly, allowing developers to create pipelines by stacking MCP tools of interest and launching them all in Claude Desktop. This allows the LLM to use all the tools stacked, and of course, if a tool is not of interest, do not include it in the pipeline and the LLM won't have access to it.

Installation

The tool is distributed as a standard Python package. MCPStack will auto-discover it.

Via uv (recommended)

uv add mcpstack-urbanmapper

Via pip

pip install mcpstack-urbanmapper

(Dev) Pre-commit hooks

uv run pre-commit install
# or: pre-commit install

Using With MCPStack — CLI workflow

This tool declares entry points so MCPStack can see it automatically:

[project.entry-points."mcpstack.tools"]
urbanmapper = "mcpstack_urbanmapper.tool:UrbanMapper"

[project.entry-points."mcpstack.tool_clis"]
urbanmapper = "mcpstack_urbanmapper.cli:UrbanMapperCLI.get_app"

1) (Optional) Configure environment

UrbanMapper works out of the box, but you can customise defaults:

MCP_URBANMAPPER_ENFORCE_HF_ONLY: "1" (default) → force Hugging Face datasets only.
MCP_URBANMAPPER_DEFAULT_SPLIT: "" (default) → default dataset split.
MCP_URBANMAPPER_DEFAULT_CRS: "EPSG:4326" (default) → default spatial CRS.

Use the CLI to generate a config file (by default, not necessary, only if you want to override defaults):

uv run mcpstack tools urbanmapper configure -o urbanmapper_config.json

2) Add to a pipeline

Create or extend a pipeline with UrbanMapper:

# New pipeline
uv run mcpstack pipeline urbanmapper --new-pipeline my_pipeline.json # followed by: --tool-config urbanmapper_config.json if needed
# Or append to an existing one
uv run mcpstack pipeline urbanmapper --to-pipeline my_pipeline.json # followed-by: --tool-config urbanmapper_config.json if needed

3) Link with Jupyter MCP (recommended)

For reproducible workflows, add both UrbanMapper and Jupyter tools to the same pipeline:

uv add mcpstack-jupyter # if not done yet
uv add mcpstack-jupyter list-tools # to confirm Jupyter is installed
uv run mcpstack tools jupyter configure --token 1117bf468693444a5608e882ab3b55d511f354a175a0df02 # or whatever else token of interest, reader is reffered to the Jupyter MCP docs
uv run mcpstack pipeline jupyter --tool-config jupyter_config.json --new-pipeline my_pipeline.json
uv run mcpstack pipeline urbanmapper --to-pipeline my_pipeline.json # followed by: --tool-config urbanmapper_config.json if needed

Now the LLM can:

  • Generate UrbanMapper pipelines (um_build_pipeline_code)
  • Insert them into notebooks via Jupyter MCP
  • Run them, preview maps, and adjust interactively

Programmatic API Workflow

Use the UrbanMapper tool directly in a stack:

from mcpstack_urbanmapper.tool import UrbanMapper
from MCPStack.stack import MCPStackCore

pipeline = (
    MCPStackCore()
    .with_tool(UrbanMapper()) # define envs/parameters to UrbanMapper() if needed
    # add other tools (e.g. Jupyter) if needed
    .build(type="fastmcp", save_path="urbanmapper_pipeline.json")
    .run() # runs a fastmcp instance immediately (no Claude Desktop) — use the documentation for other types
)

UrbanMapper Actions Overview

  • um_list_urban_layers() → available layers (roads, intersections, etc.)
  • um_explain_primitive(stage, technique) → explain a stage/technique
  • um_hf_dataset_schema(repo_id) → inspect a Hugging Face dataset
  • um_build_pipeline_code(...) → generate a complete urbam-mapper's urban pipeline code snippet
  • um_list_examples() / um_get_example_code(name) → browse YAML examples to how to use UrbanMapper
  • um_visualiser_presets(viz_type) → style presets for maps

License

MIT — see LICENSE.

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

mcpstack_urbanmapper-0.0.0.tar.gz (14.7 kB view details)

Uploaded Source

Built Distribution

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

mcpstack_urbanmapper-0.0.0-py3-none-any.whl (16.4 kB view details)

Uploaded Python 3

File details

Details for the file mcpstack_urbanmapper-0.0.0.tar.gz.

File metadata

  • Download URL: mcpstack_urbanmapper-0.0.0.tar.gz
  • Upload date:
  • Size: 14.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mcpstack_urbanmapper-0.0.0.tar.gz
Algorithm Hash digest
SHA256 8d4170b3ade9582ae646403c55584738d8bf6467f0ee639e131aed653d3a3b51
MD5 c5cf2c04328f8710482a15d94e6e6b9f
BLAKE2b-256 fc8b261b2c5077a0a241d225d631c32a7371b4906ab2d9a0f051fe141243d676

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcpstack_urbanmapper-0.0.0.tar.gz:

Publisher: publish.yaml on MCP-Pipeline/mcpstack-urbanmapper

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mcpstack_urbanmapper-0.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mcpstack_urbanmapper-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d3e59a763916b190a8e6b728131f15d671a214058484e7a79b318d8b88cc1c44
MD5 170bf5f9947c8fff16f9437323f784df
BLAKE2b-256 f4bab467da47a015a4845219ad24cfb29ea4342574f0735f76681728b322e04f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcpstack_urbanmapper-0.0.0-py3-none-any.whl:

Publisher: publish.yaml on MCP-Pipeline/mcpstack-urbanmapper

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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