mcpbeat

spintax.net MCP server

by spintax
answering

spintax.net MCP server is answering right now. Last checked 5 min ago. It exposes 3 tools.

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

Uptime history 16 hours of history
16 hours agonow
100.0%
Uptime 24h
58 of 58 checks
3
Tools
read from the server
85 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 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 3

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.
validate
validate_spintax
Static validation: returns diagnostics with severity, stable code, message and 1-based line/column. A template with no "error"-severity diagnostics is safe to render. 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 81 ms 5 min ago

Alternatives to spintax.net MCP server

same job, measured the same way
AdrMcp
by atypical-consulting

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

local only
Easysend
by easysend-co

EasySend file sharing MCP server - upload, download and share files. No authentication required.

44 installs/wk local only
MCP Factcheck
by carlisia

An MCP server that validates content against MCP specification using semantic search and AI

local only
Sapiom
by sapiom

Sapiom MCP server — authentication, verification, and API tools

121 installs/wk local only
Mermaid MCP
by mermaidchart

MCP server for Mermaid diagram validation and rendering

25 tools answering
Regex Lab
by ryudi84

MCP server for regex testing, matching, replacing, and validation

local only
Template!
by alpic-staging-mcp-server-6283dc54

A non functional MCP server (yet)

1 tools answering
S
ServerCard Trust MCP
by servercardtrust

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

answering

spintax.net MCP server — questions

Answers built from our own checks of this server.

What can spintax.net MCP server do?
It exposes 3 tools, read directly from the server on our last check. Among them: analyze_spintax, render_spintax, 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 58 of 58 checks got a reply (100.0%), average response time 85 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 3 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 85 ms on average, which is faster than 90% 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.