Measure Space MCP Server
A Model Context Protocol (MCP) server for weather, climate, air quality, agriculture, pollen and geocoding services from measurespace.io. It runs locally over stdio via the published package.
People connecting maps & location tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-02-28 · ★ 3 · #38 OF 56 MAINTAINED MAPS & LOCATION · VERIFIED 2026-08-25
Apache-2.0 · JavaScript servers · how we verify → /methodology
01 · Install Measure Space MCP Server
Claude Code
claude mcp add measurespace-measure-space-mcp-server -- npx -y @measurespace/measure-space-mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"measurespace-measure-space-mcp-server": {
"command": "npx",
"args": [
"-y",
"@measurespace/measure-space-mcp-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license Apache-2.0 - declared in the repository
npm package @measurespace/measure-space-mcp-server - published under the repo owner's npm scope (@measurespace)
registry namespace io.github.MeasureSpace is GitHub-verified and matches the repo owner
03 · Who maintains Measure Space MCP Server
measure-space-mcp-server is maintained by measurespace. It's the only MCP server we track from this author; the repo dates to Jun 2025.
04 · Facts
- category
- maps & location - ranked #38 of 56 actively-maintained maps & location servers as of 2026-08-25.
- registry
- io.github.MeasureSpace/measure-space-mcp-server (active, first published 2026-02-27 · 2 versions)
- packages
- npm:@measurespace/measure-space-mcp-server
05 · Measure Space MCP Server FAQ
What is Measure Space MCP Server?
A Model Context Protocol (MCP) server for weather, climate, air quality, agriculture, pollen and geocoding services from measurespace.io. It runs locally over stdio via the published package.
Is Measure Space MCP Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-02-28. We re-verify nightly.
How do I install Measure Space MCP Server?
Run `npx -y @measurespace/measure-space-mcp-server`. You can also paste the ready-made client config above.
Does Measure Space MCP Server run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
06 · Alternatives to Measure Space MCP Server
Alternatives to Measure Space MCP Server
Maintained maps & location servers if Measure Space MCP Server isn't the fit.
- Not Fair Google Ads Hosted Google Ads MCP with OAuth, 117 tools, MCC routing, image assets, and approval-gated writes. ★ 3,399 · 2026-08-22
- Google Maps MCP Server 18 Google Maps tools for AI agents - geocode, search, directions, weather, and more. ★ 434 · 2026-08-16
- Mapbox MCP Server Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc. ★ 352 · 2026-08-21
- Brasil API MCP server for BrasilAPI - CEP, CNPJ, banks, FIPE, holidays, weather ★ 269 · 2026-08-12
- Monkeymcp MCP server providing monkey data, journeys, and location services for various monkey species. ★ 123 · 2025-10-10
- Platform AI Google Maps Platform Code Assist MCP ★ 105 · 2026-08-18
More maps & location MCP servers · Commutescout · Opencage Geocoding MCP · Optifeed Radar · Oh My Wind
More JavaScript MCP servers · Forkmind · Memori MCP · App Store Operator · Okf MCP · Tapsite · see all