Moddable Games Tools
tools.moddable.games
Board game AI tools: 6 playable families, hex maps, puzzles, dice, oracles, RPG entities, rules search, and more.
tools.moddable.games via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
C
Conformance score: 60/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://tools.moddable.games/.well-known/mcp.json |
Skills · 1 declared · mapped to canonical taxonomy
Board game AI tools: 6 playable families, hex maps, puzzles, dice, oracles, RPG entities, rules search, and more.
Health · last 23 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/tools.moddable.games) [](https://agenstry.com/agents/tools.moddable.games) [](https://agenstry.com/agents/tools.moddable.games) [](https://agenstry.com/agents/tools.moddable.games)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"schema_version": "2025-03-26",
"name": "Moddable Games Tools",
"description": "Board game AI tools: 6 playable families, hex maps, puzzles, dice, oracles, RPG entities, rules search, and more.",
"url": "https://tools.moddable.games/mcp",
"transport": [
"sse",
"streamable-http"
],
"authentication": null,
"tools": 80,
"capabilities": {
"tools": true,
"prompts": true,
"resources": true
},
"migration": {
"note": "Eight chess-only tools replaced by family-generic play_* tools supporting 6 families and 177 variants.",
"deprecated": {
"chess_list_variants": "play_list_variants",
"chess_get_legal_moves": "play_create_game + play_get_moves",
"chess_analyze_position": "play_suggest_move",
"chess_make_move": "play_apply_move",
"chess_validate_move": "play_validate_move",
"chess_get_status": "play_check_status",
"chess_render_svg": "play_render_board",
"chess_make_moves": "play_make_moves"
},
"removed": {
"chess_get_opening_book": "No replacement (engine#98)"
},
"removal_version": "1.0.0"
}
}