← Back to search Server uses network capabilities via: fetch() Server uses env_vars capabilities via: process.env
@enisn/aoe4world-mcp
Data-only Model Context Protocol server for Age of Empires 4 game knowledge.
npm
A
90 / 100
Versions
0.1.0latestMay 20, 2026
Tools 7
aoe4_list_civilizations annotations: none low
List all supported Age of Empires 4 civilizations in the latest dataset.
civ string includeTechtree boolean
aoe4_get_civilization annotations: none low
Get civilization metadata, overview, and optional techtree.
civ string includeTechtree boolean
aoe4_search_entities annotations: none low
Search units, buildings, technologies, abilities, and upgrades. When civ is provided, the search resolves civ-specific variants.
civ string page number query string types array sortBy enum unique boolean timeMax number timeMin number pageSize number classesAll array classesAny array producedBy array costFoodMax number costFoodMin number costGoldMax number costGoldMin number costWoodMax number costWoodMin number costStoneMax number costStoneMin number costTotalMax number costTotalMin number sortDirection enum availableInAge number displayClassesAny array
aoe4_get_entity annotations: none low
Get detailed entity data. The id may be a base id like archer or a raw variant id like archer-2.
id string age number civ string includeVariants boolean
aoe4_get_techtree annotations: none low
Get a civilization techtree in raw or normalized graph form.
civ string format enum
aoe4_get_relations annotations: none low
Get deterministic relations for an entity, such as produced_by, techtree_parent, techtree_child, activated_on, unlocked_by, or affects.
id string age number civ string direction enum relationTypes array
aoe4_get_dataset_status annotations: none low
Get server dataset metadata, cache metadata, and entity counts.
Permissions 2
network medium env_vars low Scan Findings 23
low
Tool 'aoe4_list_civilizations' has no annotations
low
Tool 'aoe4_get_civilization' has no annotations
low
Tool 'aoe4_search_entities' has no annotations
low
Tool 'aoe4_get_entity' has no annotations
low
Tool 'aoe4_get_techtree' has no annotations
low
Tool 'aoe4_get_relations' has no annotations
low
Tool 'aoe4_get_dataset_status' has no annotations
info
Sandbox failed to start for behavioral verification
info
package.json metadata
info
Tool: aoe4_list_civilizations
info
Tool: aoe4_get_civilization
info
Tool: aoe4_search_entities
info
Tool: aoe4_get_entity
info
Tool: aoe4_get_techtree
info
Tool: aoe4_get_relations
info
Tool: aoe4_get_dataset_status
info
Transport: stdio
info
Required env vars (8)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: env_vars access detected
info
SBOM generated: 124 components
medium
No build provenance detected (SLSA L0)