v2rmp

by spacialglaciercom-lab

Not rated
GitHub

About

route-optimization/VRP Browse v2rmp MCP Server for Claude, Cursor, VS Code, and other AI agents.

Details

Author
spacialglaciercom-lab
Categories
Other, Automation

Setup

Install v2rmp in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/spacialglaciercom-lab/v2rmp

Follow the installation instructions in the repository README, then restart your MCP client.

- CPP Solvers: Internal Rust solver + externalrust-optimizer(5-8x faster, 20-60% better efficiency)
- VRP Solvers: Greedy, Clarke-Wright, Sweep, Two-Opt, OR-Tools, Neural
- Data Sources: Overture Maps, OSM PBF, PMTiles, PostGIS
- Binary Format:.rmp- compact binary road network storage (~90% compression)
- MCP Server: 25+ tools for AI agent integration
- ML Features: Solver selection, quality prediction, graph embeddings

For better CPP results, install the external optimizer:

# Extract road network rmpca extract --source overture --bbox "-73.6,45.5,-73.5,45.6" --output roads.geojson # Compile to binary rmpca compile --input roads.geojson --output map.rmp # Optimize route (use external engine for best results) rmpca optimize --input map.rmp --output route.gpx --cpp-engine external-rust-optimizer # Or use the full pipeline rmpca pipeline --bbox "..." --output-prefix my_route

Connect AI agents to v2rmp with 25+ tools:

{ "mcpServers": { "rmpca": { "command": "rmpca", "args": ["serve"] } } }

Tools:extract_overture,compile,optimize,v2rmp_rust_optimizer,vrp_solve,partition,list_r2_bucket, etc.

v2rmpfeatures a specialized, 100% offline LLM agent designed to orchestrate the route optimization pipeline. Built on a fine-tuned 1.5B parameter model, it translates natural language routing requests directly into tool commands—without needing internet access or cloud APIs.

# Pull and run the local agent via Ollama ollama run spacialglaciercom/v2rmp-agent

For more info, visit theOllama Hub page.

Eleven MCP servers for reproducible EPA SWMM stormwater modelling — building, simulation, calibration, GIS, climate scenarios, uncertainty, plotting, and modelling memory.

Global postal code lookups, validation, and city search for 70+ countries. Sub-10ms responses.

AI-powered property zoning, buildability, and ADU eligibility analysis for any U.S. address via 20+ government data sources.

65+ AI tools as an MCP server. Research, write, code, scrape, translate, analyze, agent memory, workflows. Pay per call from $0.006.

Search Brazilian real estate listings, simulate financing, qualify leads, and schedule visits directly from any LLM.

Connect to your CISO Adapt workspace to search, analyse, export, and manage risks and policies with natural language

M&A due diligence with 14 MCP tools for interactive chat — citation verification, cross-contract search, entity resolution, and sandboxed Excel/Word document generation across 9 specialist agent domains.

Dutch property report by address. Combines nine official open sources: construction year, floor area, energy label, neighbourhood statistics, environmental noise and air quality, national monument status and nearby schools. Separates fact, signal and unknown. Remote MCP, no API key.

Track flights in real-time using Flightradar24 data.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.