mcp for Claude Desktop
tools.clean/mcp
Read-only developer, date, finance, and text utilities. Authless remote MCP server by Clean.tools.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:42
Install mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.clean.tools/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- explain_cron
- validate_cron
- expand_rrule
- convert_timezone
- strftime_preview
- amortization_schedule
- tvm_solve
- compound_interest
- apr_calc
- interest_rate
- hash_text
- diff_text
- test_regex
- convert_data
- luhn_validate
- convert_units
- uuid_v4
- random_number
- generate_password
- decode_jwt
- encode_decode
- count_text
- generate_qr
- convert_case