Skip to main content
Glama

ImagePay MCP

一个 MCP 服务器,将 ImagePay x402 市场 —— 40 个付费 API 工具 —— 暴露给任何支持 MCP 的智能体。

功能简介

每个工具都由 Base 上的 x402 微支付进行门控。调用一个工具;服务器返回带有签名支付条款的 402;支持 x402 的客户端按调用付费。无需 API 密钥、无需订阅、无需注册。

Related MCP server: Pylon MCP Server

工具(40)

  • OCR —— 图像 → 文本

  • PDF —— 文本、元数据、页面拆分、合并

  • Image —— 滤镜、变换、QR 生成/解码、调色板、感知哈希、人脸检测、裁剪、缩放、水印、EXIF 读取/剥离

  • Tabular —— csv↔json、xml→json、yaml→json

  • Web —— URL 元数据(标题/描述/OpenGraph)

  • Utilities —— JWT 解码、cron-next、单位换算、slugify

端点

https://making-absurd-felt-tip.ngrok-free.dev/mcp

传输方式:流式 HTTP。一个裸的 MCP 客户端执行 initialize + tools/list 即可返回全部 40 个工具。未付费调用会返回 x402 支付条款(该服务器在资源类型 mcp 下是 Bazaar 原生的)。

使用方法

将任何支持 x402 的 MCP 客户端指向上述 URL。示例(TypeScript SDK):

import { Client } from "@modelcontextprotocol/sdk/client/index.js";
// connect to https://making-absurd-felt-tip.ngrok-free.dev/mcp

自托管

上游服务器是开源的(Hermes Agent 项目)。此仓库仅包含注册表元数据;实时服务在其他地方运行。

许可证

MIT

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    F
    maintenance
    20 pay-per-call utility tools for AI agents via x402 USDC micropayments on Base. Screenshots, OCR, PDF, web scraping, weather, forex rates, crypto/stock prices, DNS, geocoding, translation, and more. $0.001–$0.008 per call. No API keys, no signup.
    1
  • A
    license
    B
    quality
    C
    maintenance
    Exposes 25 paid API endpoints as MCP tools for AI agents, with payments in USDC on Base mainnet via the x402 protocol, enabling tasks like web search, company intelligence, and crypto research.
    25
    68
    MIT
  • 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
    MIT

View all related MCP servers

Related MCP Connectors

  • x402-paid agent tools: 18 over HTTP, 14 over stdio. USDC per call, no API key.

  • 63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.

  • Pay-per-call web scraping for AI agents via x402 on Base USDC. Six tools, no signup.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/neuralmint/imagepay-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server