Skip to content
Back to search
30
MCP streamable-http

Creditcard

io.github.pipeworx-io/creditcard

Credit-card number validation MCP.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Phone
Phone number validation MCP.
0 tools · streamable-http
Numbers
Number utilities MCP.
0 tools · streamable-http
Imei
IMEI validation MCP.
0 tools · streamable-http
Currencyformat
Number & currency formatting MCP.
0 tools · streamable-http
Password
Password strength analysis MCP.
0 tools · streamable-http
Uuid
UUID validation & generation MCP.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "creditcard": {
      "url": "https://gateway.pipeworx.io/creditcard/mcp",
      "transport": "streamable-http"
    }
  }
}