get_map_data — EU Trade Explorer MCP Tool Read-only
get_map_data
(get map data) is one of 37 tools on the
EU Trade Explorer
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_map_data from your client
- Claude Code EU Trade Explorer get_map_data run in your project directory
- Claude Desktop EU Trade Explorer get_map_data ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor EU Trade Explorer get_map_data ~/.cursor/mcp.json
- VS Code EU Trade Explorer get_map_data .vscode/mcp.json
- Zed EU Trade Explorer get_map_data ~/.config/zed/settings.json
- Windsurf EU Trade Explorer get_map_data ~/.codeium/windsurf/mcp_config.json
- Cline EU Trade Explorer get_map_data ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI EU Trade Explorer get_map_data ~/.gemini/settings.json
- Grok EU Trade Explorer get_map_data .mcp.json (in your project root)
- ChatGPT EU Trade Explorer get_map_data Settings → Connectors → Advanced → Developer mode
- Claude.ai EU Trade Explorer get_map_data Settings → Connectors → Add custom connector
- LangChain EU Trade Explorer get_map_data pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http eu-trade-explorer https://mcp.tradedashboard.eu/mcp
Other tools on this server
- guidelines_for_a_short_report
- guidelines_for_a_long_report
- get_countries
- get_chapters
- get_subtree
- validate_code
- search_codes
- get_data_range
- get_overview
- get_partner_detail
- get_reporter_detail
- get_reporter_benchmark
- get_top_entities
- get_production_series
- get_product_compare
- get_concentration
- get_concentration_compare
- get_concentration_map
- get_specialisation
- get_production_concentration
- get_volatility
- get_pattern_shift
- get_supply_shocks
- get_price_shocks
- get_net_import_reliance
- get_trade_intensity
- get_export_propensity
- get_subcontracting
- get_subcontracting_members
- resolve_product_code
- get_product_profile
- get_market_summary
- get_market_structure_summary
- get_volatility_summary
- get_autonomy_summary
- get_full_report
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.