mcp
Read-only developer, date, finance, and text utilities. Authless remote MCP server by Clean.tools.
https://mcp.clean.tools/mcpCurrent 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
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.
- respondsMCP initialize · 8s limit · HTTP 200 · 70ms
- respondsMCP initialize · 8s limit · HTTP 200 · 1,642ms
- respondsMCP initialize · 8s limit · HTTP 200 · 314ms
- respondsMCP initialize · 8s limit · HTTP 200 · 146ms