Serverscom.daedalmap/world_factbook
F

DaedalMap CIA World Factbook

com.daedalmap/world_factbook · v1.0.1
● Remote
v1.0.1remote🌐 https://app.daedalmap.com/mcp/world_factbook↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.daedalmap/world_factbook",
  "description": "CIA World Factbook country indicators for infrastructure, energy, demographics, and economy. Free.",
  "title": "DaedalMap CIA World Factbook",
  "repository": {
    "url": "https://github.com/xyver/daedal-map",
    "source": "github"
  },
  "version": "1.0.1",
  "websiteUrl": "https://www.daedalmap.com",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://app.daedalmap.com/mcp/world_factbook"
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "categories": [
        "economic",
        "data",
        "geospatial"
      ],
      "highlights": [
        "111 CIA World Factbook indicators from 2002-2026 editions",
        "Free MCP access for country infrastructure and economy metrics",
        "Country-level lookups tied to DaedalMap loc_id geography"
      ],
      "pricing": {
        "model": "free",
        "notes": "No payment required for this MCP facade."
      }
    },
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}