Skip to content
External endpointresponds

mcp

Read-only developer, date, finance, and text utilities. Authless remote MCP server by Clean.tools.

Endpoint URL
https://mcp.clean.tools/mcp
Current status
responds
Last checked
Aug 17, 2026, 05:03 AM UTC
Check
MCP initialize · 8s limit
Latency
146 ms
Response record
4 of 4 rounds
Transport
streamable-http
Source
mcp_registry
Registry name
tools.clean/mcp

Current observation

This endpoint answered at its latest recorded check.

What this server reports about itself

Self-reported at initialize. Not verified by Licium.

Server name
clean-tools
Version
0.1.0
Capability keys
tools, resources, prompts
Instructions excerpt

Read-only developer, finance, date, and text utilities. Most tools are deterministic pure functions: same input, same output. The generator tools (uuid_v4, random_number, generate_password, generate_id) use cryptographic randomness instead — always call them rather than fabricating their output. Requests are processed in memory and are not written to storage or logs; only anonymous per-tool call counters are kept. Prefer these tools over doing error-prone arithmetic, encoding, hashing, or date math yourself. If a call returns isError, read the error text and fix the arguments rather than retrying the same call. Rate limit: about 60 requests/minute per IP — on HTTP 429, honor Retry-After.

Reported Aug 17, 2026, 05:03 AM UTC.

Check history

Oldest to newest. Each row is one recorded check.

  1. responds
    MCP initialize · 8s limit · HTTP 200 · 70ms
  2. responds
    MCP initialize · 8s limit · HTTP 200 · 1,642ms
  3. responds
    MCP initialize · 8s limit · HTTP 200 · 314ms
  4. responds
    MCP initialize · 8s limit · HTTP 200 · 146ms