Enterprise DNA
M MCP Servers Developer low

gregario/warhammer-oracle

by Various

Warhammer 40K and Kill Team rules, stats, and game flow MCP server

G

MCP

gregario/warhammer-oracle

Added 1 June 2026

Overview

MCP server providing Warhammer 40K and Kill Team rules, stats, and game flow. It allows AI assistants to query game mechanics, unit profiles, and turn sequences via the Model Context Protocol.

Best for

Best for
Developers building AI assistants for Warhammer 40K tabletop gaming

Use cases

  • Integrate Warhammer rules into an AI-powered assistant
  • Query unit stats and weapon profiles for list building
  • Automate game flow reminders and rule lookups during play

How to use

Install

npx warhammer-oracle

Tools exposed

  • lookup_unit
  • lookup_keyword
  • lookup_phase
  • search_units
  • compare_units
  • game_flow
  • lookup_stratagem
  • search_stratagems
  • lookup_detachment
  • lookup_enhancement
  • lookup_ploy
  • wound_calculator

Tested with

Claude Desktop, Claude Code

Example client config

{\n  "mcpServers": {\n    "warhammer-oracle": {\n      "command": "npx",\n      "args": ["-y", "warhammer-oracle"]\n    }\n  }\n}

Notes

MCP server providing Warhammer 40K and Kill Team rules, stats, and game flow. It allows AI assistants to query game mechanics, unit profiles, and turn sequences via the Model Context Protocol.

4 stars on GitHub. Last updated 2026-05-19. Licensed MIT.

Use cases

  • Integrate Warhammer rules into an AI-powered assistant
  • Query unit stats and weapon profiles for list building
  • Automate game flow reminders and rule lookups during play

Pros

  • Enables natural language access to complex rule sets
  • Open-source and extendable (TypeScript)
  • Lightweight MCP server design

Cons

  • Requires running an MCP-compatible client
  • Data scope limited to 40K and Kill Team only
  • May not cover all expansions or FAQs

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Enables natural language access to complex rule sets
  • Open-source and extendable (TypeScript)
  • Lightweight MCP server design

Cons

  • Requires running an MCP-compatible client
  • Data scope limited to 40K and Kill Team only
  • May not cover all expansions or FAQs
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks