Skip to main content
ClaudeWave

x402-native paid API marketplace as an MCP server (40 tools).

MCP ServersRegistry oficial0 estrellas0 forksMITActualizado today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 8/27/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/neuralmint/imagepay-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "imagepay-mcp": {
      "command": "node",
      "args": ["/path/to/imagepay-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/neuralmint/imagepay-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# ImagePay MCP

An [MCP](https://modelcontextprotocol.io) server that exposes the **ImagePay x402 marketplace** — 40 paid API tools — to any MCP-capable agent.

## What it does
Each tool is gated by an [x402](https://x402.org) micro-payment on Base. Call a tool; the server returns a 402 with signed payment terms; your x402-enabled client pays per call. No API key, no subscription, no signup.

## Tools (40)
- **OCR** — image → text
- **PDF** — text, metadata, page split, merge
- **Image** — filters, transforms, QR generate/decode, palette, perceptual hash, face-detect, crop, resize, watermark, EXIF read/strip
- **Tabular** — csv↔json, xml→json, yaml→json
- **Web** — URL metadata (title/description/OpenGraph)
- **Utilities** — JWT decode, cron-next, unit conversion, slugify

## Endpoint
```
https://making-absurd-felt-tip.ngrok-free.dev/mcp
```
Transport: streamable HTTP. A bare MCP client `initialize` + `tools/list` returns all 40 tools. Unpaid calls return x402 payment terms (the server is Bazaar-native under resource type `mcp`).

## Using it
Point any x402-aware MCP client at the URL above. Example (TypeScript SDK):
```ts
import { Client } from "@modelcontextprotocol/sdk/client/index.js";
// connect to https://making-absurd-felt-tip.ngrok-free.dev/mcp
```

## Self-hosting
The upstream server is open-source (Hermes Agent project). This repo only holds the registry metadata; the live service runs elsewhere.

## License
MIT

Lo que la gente pregunta sobre imagepay-mcp

¿Qué es neuralmint/imagepay-mcp?

+

neuralmint/imagepay-mcp es mcp servers para el ecosistema de Claude AI. x402-native paid API marketplace as an MCP server (40 tools). Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-26.

¿Cómo se instala imagepay-mcp?

+

Puedes instalar imagepay-mcp clonando el repositorio (https://github.com/neuralmint/imagepay-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar neuralmint/imagepay-mcp?

+

Nuestro agente de seguridad ha analizado neuralmint/imagepay-mcp y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene neuralmint/imagepay-mcp?

+

neuralmint/imagepay-mcp es mantenido por neuralmint. La última actividad registrada en GitHub es del 2026-08-26, con 0 issues abiertos.

¿Hay alternativas a imagepay-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega imagepay-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: neuralmint/imagepay-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/neuralmint-imagepay-mcp)](https://claudewave.com/repo/neuralmint-imagepay-mcp)
<a href="https://claudewave.com/repo/neuralmint-imagepay-mcp"><img src="https://claudewave.com/api/badge/neuralmint-imagepay-mcp" alt="Featured on ClaudeWave: neuralmint/imagepay-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a imagepay-mcp