mcpserver.lol
registry/remote/Apished

Connect Apished to Claude, Cursor or VS Code

Apished publishes 9 remote MCP endpoints. Remote servers need no local install — point your client at the URL below.

9 of 9 verified live · connection details read from the official registry

apished
29 tools verified live · 20h ago

Validates PESEL/NIP/REGON/IBAN/Luhn/ISBN/EAN/SWIFT-BIC/VAT; RPN calc, date math, hashing, tokens

claude mcp add --transport http apished https://apished.com/mcp
text-tools
7 tools verified live · 20h ago

Exact character/word counting, reversal, palindrome checks, indexing, sorting; Unicode-safe.

claude mcp add --transport http text-tools https://apished.com/mcp/v1/text
checksum-validator
6 tools verified live · 20h ago

Validates Luhn, IBAN, ISBN, EAN/UPC, SWIFT/BIC, and EU VAT checksums and formats.

claude mcp add --transport http checksum-validator https://apished.com/mcp/v1/checksum
date-math-calculator
6 tools verified live · 20h ago

Date arithmetic: day differences, business days, age, leap years, day-of-week, add/subtract.

claude mcp add --transport http date-math-calculator https://apished.com/mcp/v1/datemath
regex-email-url-validator
4 tools verified live · 20h ago

Regex matching, email/URL format validation, and JSON Schema validation.

claude mcp add --transport http regex-email-url-validator https://apished.com/mcp/v1/validate
pesel-nip-regon-validator
3 tools verified live · 20h ago

Validates Polish PESEL, NIP, and REGON checksums; PESEL also decodes birth date and sex.

claude mcp add --transport http pesel-nip-regon-validator https://apished.com/mcp/v1/idvalidate
rpn-calculator
1 tools verified live · 20h ago

Evaluates Reverse Polish Notation (postfix) expressions: arithmetic, trig, logs, bitwise ops.

claude mcp add --transport http rpn-calculator https://apished.com/mcp/v1/rpncalc
token-counter
1 tools verified live · 20h ago

Counts tokens under OpenAI-compatible (tiktoken) encodings, by model or encoding name.

claude mcp add --transport http token-counter https://apished.com/mcp/v1/tokens
hash-digest-tool
1 tools verified live · 20h ago

Computes MD5, SHA1, SHA256, SHA512, and CRC32 digests from text, base64, or hex input.

claude mcp add --transport http hash-digest-tool https://apished.com/mcp/v1/hash