mcpserver.lol
registry/swiss-army
Connection check verified live · 27h ago

swiss-army

22 utility tools (x402 USDC on Base): currency, PDF, image, GDPR. Free health.

Tools 23
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

23 tools

Read from the running server on 27h ago.

classify_gdpr text*
Detect GDPR PII categories in text (email, phone, IP, name, location). Returns categories only, never actual PII values.
convert_currency to*from*amount*
Convert an amount between currencies using cached ECB exchange rates.
convert_timezone datetime*to_timezone*from_timezone*
Convert a datetime between IANA timezones.
csv_to_json input*
Convert CSV string to JSON array of objects.
decode_base64 input*
Decode a Base64 string to UTF-8.
detect_secrets text*
Detect hardcoded secrets, API keys, and credentials in text using pattern matching and entropy analysis.
encode_base64 input*
Encode a UTF-8 string to Base64.
extract_pdf_text pdf*
Extract text content from a base64-encoded PDF document.
extract_url_metadata url*
Extract Open Graph metadata from a URL.
generate_csp directivesreport_urireport_only
Generate Content-Security-Policy header from structured directives input.
generate_hash input*algorithm*
Generate MD5, SHA-256, or SHA-512 hex digest.
generate_uuid count
Generate one or more UUID v4 values.
health echo
Health check. Returns server status and optional echo.
html_to_text input*
Strip HTML tags and decode entities to plain text.
json_to_csv input*
Convert JSON array of objects to RFC 4180 CSV.
markdown_to_html input*
Convert Markdown to HTML.
parse_cron countexpression*
Parse a cron expression and return next run times.
resize_image image*width*formatheight*quality
Resize and compress a base64-encoded image.
test_regex flagsinput*pattern*
Test a regex pattern against an input string.
validate_cors max_ageallow_origin*allow_headersallow_methodsexpose_headersallow_credentials
Validate CORS policy against security best practices. Reports issues by severity.
validate_iban iban*
Validate IBAN (ISO 13616 mod-97) with SEPA BIC lookup for Portuguese banks.
validate_nif nif*
Validate Portuguese NIF/NIPC tax identification number (mod-11 check digit).
verify_eu_vat vat_number*country_code*
Verify EU VAT number via VIES (European Commission free API).