DaedalMap CIA World Factbook
https://app.daedalmap.com/mcp/world_factbookskills: {'id': 'get_catalog', 'name': 'get_catalog', 'description': 'Free discovery. Returns the list of live agent-ready data packs available on DaedalMap.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_pack', 'name': 'get_pack', 'description': 'Free discovery. Returns detailed metadata, coverage, freshness, preferred canonical tool guidance, and first-query examples for one pack.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'query_dataset', 'name': 'query_dataset', 'description': 'Generic structured query for direct source_id or pack_id access using the same contract as POST /api/v1/query/dataset. Free packs: currency, hurricanes, un_sdg, volcanoes, world_factbook. Paid packs: earthquakes, tsunamis (x402 Base USDC).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 0.9615%; p95 133.1ms; conformance: pass
How to connect
https://app.daedalmap.com/mcp/world_factbook
curl -X POST https://app.daedalmap.com/mcp/world_factbook \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'