mcpbeat

Swiss Army MCP Server

io.github.Ainode-tech/swiss-army
answering

Swiss Army is answering right now. Last checked moments ago. It exposes 23 tools.

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

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
92 of 92 checks
23
Tools
read from the server
228 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 0 min ago.

run in your terminal
claude mcp add swiss-army --transport http https://swiss.api.ainode.tech/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "swiss-army": {
      "url": "https://swiss.api.ainode.tech/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.swiss-army]
url = "https://swiss.api.ainode.tech/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "swiss-army": {
      "url": "https://swiss.api.ainode.tech/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "swiss-army": {
      "url": "https://swiss.api.ainode.tech/mcp"
    }
  }
}

Available tools 23

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

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

Endpoints

URLTransportStateLatencyChecked
https://swiss.api.ainode.tech/mcp streamable-http answering 263 ms 0 min ago

Swiss Army — questions

Answers built from our own checks of this server.

What can Swiss Army do?
It exposes 23 tools, read directly from the server on our last check. Among them: classify_gdpr, convert_currency, convert_timezone, csv_to_json, decode_base64, detect_secrets and 17 more. 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 →
What is Swiss Army mostly used for?
Its tools cluster around generate, validate and convert. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Swiss Army working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 228 ms. The bar chart above shows every period we have measured.
How do I connect Swiss Army?
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 Swiss Army need an API key?
No. Swiss Army completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 23 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Swiss Army?
It answers our handshake in 228 ms on average, which is faster than 57% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.