mcpserver.lol
registry/map-mcp
Connection check verified live · 20h ago

map-mcp

Turn CSV or Excel data into styled choropleth and categorical maps of India from plain language.

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

4 tools

Read from the running server on 20h ago.

create_upload file_name*
Start a client-direct file upload for large CSV/XLSX files. Returns a presigned put_url and an opaque upload_id. Steps: 1) call create_upload with file_name, 2) HTTP PUT the raw fi…
get_capabilities
Return the server's capability matrix (supported map types, geo types, output formats, and classification methods).
process_upload map_typequestiongeo_levelupload_id*geo_columnvalue_column
Validate and ingest a file uploaded via create_upload. Runs size, virus, and content-safety checks, parses CSV/XLSX/JSON, and returns an upload_id plus advisory intent (no raw rows…
question_to_map csvdatastyletablequestion*file_path +9
Render a geographic map from a question. Ways to provide data: 1. Question only (DB): {"question": "ola sales in delhi ncr"} 2. Upload id (large files): {"question": "show total b…