mcpbeat Sign in

spintax.net MCP server

answering

spintax.net MCP server is answering right now. Last checked 3 min ago. 79 installs a week from npm. It exposes 4 tools.

Write, validate, render and analyze spintax templates. Backed by @spintax/core. No auth.

Installs per day peak 194 · avg 30 · +885% w/w
a month agotoday
Uptime history 49 days of history · worst day 97%
49 days agonow
98.9%
Uptime 24h
90 of 91 checks
4
Tools
read from the server
121 ms
Response time
average over 24h
79
Installs / week
npm and PyPI

What changed 10

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 17 August 2026. No other catalogue keeps this.

13 Sep a tool changed version
12 Sep a tool changed version
23 Aug a tool changed version
23 Aug a tool appeared spintax_authoring_guide
18 Aug a tool changed version3 times that day
18 Aug a tool description was rewritten validate_spintax
17 Aug a tool changed version2 times that day
and 3 more, back to 17 August 2026

spintax.net MCP server does not always answer

Over the last week it answered 99.4% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add mcp --transport http https://spintax.net/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://spintax.net/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://spintax.net/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://spintax.net/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://spintax.net/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

analyze
analyze_spintax
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, and best-effort construct counts. Answers "what variables must I supply" — it is NOT a variant-cardinality counter.
render
render_spintax
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 throw, they surface in the output — run validate_spintax first.
spintax
spintax_authoring_guide
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 will author in: for ru/uk/be and sr/hr/bs it carries the agreement and case rules that decide whether the variants read as human writing, which is the hard part and the part a valid template can still get wrong. Returns text to read, not a template.
validate
validate_spintax
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 the warnings before rendering, because some of them (plural.locale-missing) mean a block will not resolve. Pass knownVariables for names you will supply at render time to silence their variable.undefined warnings.

Endpoints

URLTransportStateLatencyChecked
https://spintax.net/mcp streamable-http answering 94 ms 3 min ago

Alternatives to spintax.net MCP server

same job, measured the same way
Tone Rewriter AI MCP
by csoai-org

Tone Rewriter Ai MCP server. Tools: analyze tone, rewrite tone, compare tones. Built by MEOK AI

156 installs/wk local only
AdrMcp
by atypical-consulting

MCP server for Architectural Decision Records: navigate, author, validate, link, and analyze them.

local only
Fhirhydrant
by faulkj

FHIR MCP server with SMART Backend Services, response compaction, FHIRPath, and guarded writes.

56 installs/wk local only
Itsoc MCP
by ankit512

Read-only MCP server over a local log-analysis backend; a client that computes no verdicts.

85 installs/wk local only
Labelixa
by labelixa

Thermal label MCP server: render, validate, debug and convert ZPL, EPL, TSPL and CPCL labels.

431 installs/wk 21 tools answering
MCP Feed Reader
by crunchtools

RSS/Atom feed reader MCP server with SQLite backend

281 installs/wk local only
ServerCard Trust MCP
by servercardtrust

Paid remote MCP for server-card validation, auth checks, trust packets, and readiness.

answering
Draftlytic MCP
by rbsoftwaresystems

Offline MCP server for planning structured project specs — validate, render, and checklist tools.

40 installs/wk local only

spintax.net MCP server — questions

Answers built from our own checks of this server.

What can spintax.net MCP server do?
It exposes 4 tools, read directly from the server on our last check. Among them: analyze_spintax, render_spintax, spintax_authoring_guide, validate_spintax. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is spintax.net MCP server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 91 checks got a reply (98.9%), average response time 121 ms. The bar chart above shows every period we have measured.
How do I connect spintax.net MCP server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does spintax.net MCP server need an API key?
No. spintax.net MCP server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is spintax.net MCP server?
It answers our handshake in 121 ms on average, which is faster than 82% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use spintax.net MCP server?
The npm package @spintax/mcp was installed 79 times in the last week. Week over week that is +885%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.