swiss army for Claude Desktop
io.github.ainode-tech/swiss-army
22 utility tools (x402 USDC on Base): currency, PDF, image, GDPR. Free health.
client:Claude Desktop
transport:streamable-http
tools:23
Install swiss army in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"swiss-army": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://swiss.api.ainode.tech/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
- health
- json_to_csv
- csv_to_json
- encode_base64
- decode_base64
- generate_hash
- generate_uuid
- html_to_text
- markdown_to_html
- extract_url_metadata
- convert_timezone
- parse_cron
- test_regex
- convert_currency
- extract_pdf_text
- resize_image
- validate_nif
- validate_iban
- verify_eu_vat
- classify_gdpr
- generate_csp
- validate_cors
- detect_secrets