Skip to main content
Glama

ImagePay MCP

An MCP 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 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.

Related MCP server: @warppay402/warppay402-mcp-tools

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):

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Provides access to 70 paid APIs as MCP tools with per-call and session budgets, paying via x402/USDC on Base without requiring an account or login. Includes a built-in allowlist of hosts and safe defaults to prevent unintended payments.
    14
    24 npm
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to call 45 micro-priced utility tools via x402 micropayments on Base, covering search, screenshots, OCR, PDFs, WHOIS, geo-IP, and more without API keys.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to access 11 paid x402 endpoints as standard MCP tools, paying per call in USDC on Base without API keys, covering chat, code, vision, embeddings, crypto prices, weather, geolocation, forex, and WHOIS data.
    -