mcpserver.lol
registry/spintax-mcp
Connection check verified live · 26h ago

spintax-mcp

Validate, render and analyze spintax templates. Backed by @spintax/core. No authentication.

Tools 4
GitHub stars
Installs / wk 270
Licence
Transport streamable-http, stdio
Last checked 26h ago

Tools & capabilities

4 tools

Read from the running server on 26h ago.

analyze_spintax read-only localetemplate*knownVariables
Reports what the template needs and contains: refs (variables referenced), sets (#set macros, re-picked per reference), defs (#def, rolled once per render), includes, diagnostics,…
render_spintax read-only seedcountlocalecontexttemplate*
Renders up to 20 variants. With a seed the output is deterministic (variant i uses seed "<seed>#<i>"); without one it is random. The engine is lenient: structural mistakes never th…
spintax_authoring_guide read-only localevariationLevel
Read this BEFORE writing or editing a spintax template — it is the canonical authoring guide the whole spintax toolchain is written against, not a tutorial. Pass the locale you wil…
validate_spintax read-only localetemplate*knownVariables
Static validation: returns diagnostics with severity, stable code, message and 1-based line/column. No "error"-severity diagnostic means the template is structurally sound — read t…