APIShed for Cursor
com.apished/apished
Validates PESEL/NIP/REGON/IBAN/Luhn/ISBN/EAN/SWIFT-BIC/VAT; RPN, date math, hash, tokens, random
client:Cursor
transport:streamable-http
tools:32
Install APIShed in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"apished": {
"url": "https://apished.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor 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