APIShed for Claude Desktop
com.apished/apished
Validates PESEL/NIP/REGON/IBAN/Luhn/ISBN/EAN/SWIFT-BIC/VAT; RPN, date math, hash, tokens, random
client:Claude Desktop
transport:streamable-http
tools:32
Install APIShed in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"apished": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://apished.com/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
- datemath_add
- datemath_age
- datemath_businessdays
- datemath_dayofweek
- datemath_diff
- datemath_leapyear
- ean_validate
- email_validate
- encode_decode
- encode_encode
- hash_digest
- iban_validate
- isbn_validate
- jsonschema_validate
- luhn_validate
- nip_validate
- pesel_validate
- random_int
- regex_match
- regon_validate
- rpncalc_eval
- swiftbic_validate
- text_charat
- text_count