mapdata — GreenlandAI MCP Tool
mapdata
(mapdata) is one of 37 tools on the
GreenlandAI
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call mapdata from your client
- Claude Code GreenlandAI mapdata run in your project directory
- Claude Desktop GreenlandAI mapdata ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor GreenlandAI mapdata ~/.cursor/mcp.json
- VS Code GreenlandAI mapdata .vscode/mcp.json
- Zed GreenlandAI mapdata ~/.config/zed/settings.json
- Windsurf GreenlandAI mapdata ~/.codeium/windsurf/mcp_config.json
- Cline GreenlandAI mapdata ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI GreenlandAI mapdata ~/.gemini/settings.json
- Grok GreenlandAI mapdata .mcp.json (in your project root)
- ChatGPT GreenlandAI mapdata Settings → Connectors → Advanced → Developer mode
- Claude.ai GreenlandAI mapdata Settings → Connectors → Add custom connector
- LangChain GreenlandAI mapdata pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http greenlandai https://mcp.greenlandai.ai/mcp
Other tools on this server
- look_from
- relationships
- hops
- nearby
- map_viewport
- look_at
- company
- deposits
- deposit
- market_listings
- market_match
- market_quote
- joules_balance
- billing_quote
- billing_attempts
- verify_proof
- ledger_verify
- transparency_latest
- balance_proof
- bridge_proof
- market_provide
- market_request
- market_accept
- wallet_transfer
- joules_deficit
- funding_prepare
- deposit_status
- trade_settlement
- oracle_register
- oracle_assignments
- oracle_assess
- oracle_deregister
- contribute_relations
- contribute_stats
- contribute_submissions
- contribute_receipts
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.