Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐ŸŽฎ Gaming
  3. Srdcheck
Srdcheck logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 9:02:04 PM

Srdcheck

User RatingsBe the first to rate and review this MCP server!
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).
gamingdndrules-enginemcpdeveloper-tools

Deterministic, cited D&D 5e SRD 5.2.1 verdicts for bounded turn, action, save, and state-transition checks.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "chaoz23-srdcheck": {
      "command": "uvx",
      "args": [
        "git"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐ŸŽฎ More in Gaming

Overview

chaoz23/srdcheck MCP server evaluates bounded D&D 5e SRD 5.2.1 rules questions with deterministic, cited verdicts. It accepts structured facts and returns a scoped result without simulating dice, narrating events, or retaining game state. Reach for it when multiple agents need consistent action-economy checks, legal-action enumeration, advantage calculations, or auditable state-transition proposals. Questions outside the shipped rules scope are refused rather than inferred.

Use cases

โ€ขCheck whether a proposed combat turn fits the modeled action economy
โ€ขEnumerate remaining legal action-budget options
โ€ขResolve caller-rolled saving throws and concentration checks
โ€ขGenerate auditable state-transition proposals for an agent-managed game

Key features

โ€ขCited SRD 5.2.1 rule verdicts
โ€ขDeterministic offline evaluation
โ€ขExplicit refusal for unsupported questions
โ€ขLegal-action and action-economy checks
โ€ขHash-bound state-transition proposals
โ€ขMCP and CLI interfaces

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Srdcheck.

Extracted Tool Capabilities
Cited SRD 5.2.1 rule verdicts
Deterministic offline evaluation
Explicit refusal for unsupported questions
Legal-action and action-economy checks
Hash-bound state-transition proposals
MCP and CLI interfaces

How Srdcheck works

What chaoz23/srdcheck MCP server does

The chaoz23/srdcheck MCP server provides a rules rail for agents adjudicating selected D&D 5e System Reference Document 5.2.1 mechanics. It evaluates named, bounded questions instead of attempting to decide whether an entire game situation is legal. Results identify the checked and unchecked scope, assumptions, facts used, and any derived facts. When a rule is applied, the result includes its SRD citation and quoted rule text.

The result status uses three exit meanings: 0 indicates that the proposal passes the checked scope, 1 indicates a conflict, and 2 means the question cannot be adjudicated. This boundary behavior is important for agent workflows: an unsupported question is not converted into a guessed ruling.

The current adapter focuses on combat-turn fundamentals. Supported areas described in the repository include action-economy checks, legal-action enumeration, advantage math, damage and healing reduction, death saves, saving throws, concentration checks, selected condition effects, and hash-stamped state lineage.

How it works

The kernel is a stateless pure function. A caller supplies the relevant state and query, and the server returns a verdict; it does not roll dice, narrate outcomes, own the game state, or make an LLM call. The same input can therefore be evaluated locally and offline by multiple agents.

The chaoz23/srdcheck MCP server also separates SRD results from optional table rulings. A caller can provide a portable table-policy manifest together with request, encounter, session, or campaign identifiers. Matching decisions are retained as explicit table-authority lineage rather than being presented as SRD law.

For state changes, event.apply creates an idempotent transition proposal tied to the evaluated state. transition.commit rejects stale or out-of-order proposals and returns a repeatable semantic receipt on retry. The host or agent-DM remains responsible for the atomic write.

Setup and configuration

The repository describes MCP and CLI entry points, along with --pipe, --schema, and a root-level tool.json. It also documents Python 3.10 through 3.13 support and installed-artifact smoke contracts for Ubuntu, Windows, and macOS. No installation command or required environment variable is provided in the supplied material, so deployment details must be taken from the project documentation.

The runtime is designed to work without network access and has zero dependencies according to the listing. Optional metadata-only lifecycle events can be sent to stderr or a caller-provided sink. These events exclude prompts, state, rulings, citations, and error messages, and the project states that it persists nothing.

Tools and capabilities

  • Check whether a proposed turn fits the modeled action economy.
  • Enumerate remaining modeled budget option kinds.
  • Evaluate advantage-related calculations.
  • Resolve caller-rolled saving throws and concentration checks.
  • Fold supported damage, healing, and death-save events into a reducer.
  • Produce scoped, cited verdicts with provenance and explicit mutations.
  • Propose and commit guarded state transitions.

Limitations and notes

The chaoz23/srdcheck MCP server does not verify whether a character feature actually grants a proposed action. A turn can therefore pass the action-economy check while still failing an unmodeled feature prerequisite. It also does not determine a spell's bespoke effects, such as damage dice or a condition imposed by a particular spell.

Condition support is surface-specific: the adapter does not claim that every condition effect is consumed by every query. The server judges rather than simulates, so it does not roll dice or apply spell-specific outcomes. Its verdicts are valid only within the stated checked scope. The repository labels the release version 0.9.0 alpha, so integrations should account for an evolving contract.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Gaming View all alternatives
  • Scorezilla MCP logoScorezilla MCP

    Provision and inspect leaderboards for Scorezilla. Six tools โ€” including bootstrapleaderboard which creates a game + board + keys and returns ready-to-paste SDK code in one call. Closed beta; request a token at scorezilla.dev/early-access.

    ๐ŸŽฎ Gaming3 views
    Compare vs Scorezilla MCP โ†’
  • Warhammer Oracle logoWarhammer Oracle

    Warhammer 40K, Combat Patrol, and Kill Team rules reference with unit datasheets, keyword definitions, phase sequences, and game flow. 6 tools, 3148 units embedded.

    ๐ŸŽฎ Gaming1 views
    Compare vs Warhammer Oracle โ†’
  • MCP Unity logoMCP Unity

    โƒฃ ๐Ÿ  - MCP Server for Unity3d Game Engine integration for game development

    ๐ŸŽฎ Gaming2 views
    Compare vs MCP Unity โ†’
  • Unity AI Bridge logoUnity AI Bridge

    Remote-control Unity Editor from any AI IDE via file-based IPC โ€” 62 tools across 13 categories, zero dependencies, supports Claude Code, Cursor, Copilot, Windsurf, Claude Desktop.

    ๐ŸŽฎ Gaming4 views
    Compare vs Unity AI Bridge โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
2
Stargazers on the source repository.
npm downloads
50k
Package downloads in the last 30 days.
Last commit
17d ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Srdcheck

The supplied material identifies MCP and CLI entry points but does not provide an exact installation command.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSrdcheck AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/chaoz23-srdcheck?style=directory)](https://allmcps.com/mcp/chaoz23-srdcheck)
HTML Embed
<a href="https://allmcps.com/mcp/chaoz23-srdcheck"><img src="https://allmcps.com/api/badge/chaoz23-srdcheck?style=directory" alt="Srdcheck on AllMCPs" /></a>

Technical Specs & Signals

Category๐ŸŽฎGaming
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
Last updatedSep 5, 2026
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
Last commit17d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 25, 2026
npm downloads50,751/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
59Quality signal: Good ยท 59/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity8/15
Community engagement1/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 18d ago via OSV.dev ยท git (PyPI)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐ŸŽฎ Gaming โ†’Best MCP servers for Gaming โ†’Alternatives to Srdcheck โ†’Install in Claude DesktopInstall in CursorInstall in VS Code