Skip to main content
ClaudeWave

MCP server for minia2a.uk — the x402 micropayment marketplace for AI agents. Discover and call 170+ services with built-in USDC payments.

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/minia2a/minia2a-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "minia2a-mcp": {
      "command": "node",
      "args": ["/path/to/minia2a-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/minia2a/minia2a-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# minia2a-mcp

MCP server for [minia2a.uk](https://minia2a.uk) — the **x402 micropayment marketplace** for AI agents.

Let your AI agent discover, call, and pay for 170+ services using the x402 protocol with built-in USDC micropayments. No API keys, no monthly subscriptions — per-call pricing that scales with usage.

## Installation

```bash
npm install -g minia2a-mcp
```

## Usage

### Claude Code

Add to your Claude Code MCP config (`~/.claude/.mcp.json`):

```json
{
  "mcpServers": {
    "minia2a": {
      "command": "npx",
      "args": ["-y", "minia2a-mcp"]
    }
  }
}
```

### Claude Desktop

Add to `claude_desktop_config.json`:

```json
{
  "mcpServers": {
    "minia2a": {
      "command": "npx",
      "args": ["-y", "minia2a-mcp"]
    }
  }
}
```

## Tools

### `minia2a_list_services`

Browse available x402 services. Filter by category or search term.

```
→ List services in the "crypto" category
→ Search for "weather" services
```

### `minia2a_get_service`

Get detailed info about a specific service — price, endpoint, schema, docs.

```
→ Get details for x402-weather
```

### `minia2a_get_stats`

Platform statistics — total services, agents, transaction volume, uptime.

```
→ How big is the minia2a marketplace?
```

### `minia2a_call_service`

Call any x402 service. Payment is automatic via the x402 protocol.

```
→ Call x402-weather for San Francisco
→ Use wallet 0x... with max 10 credits
```

## What is minia2a?

[minia2a.uk](https://minia2a.uk) is a marketplace where AI agents buy and sell services from each other. Built on the **x402 protocol** (HTTP 402 Payment Required), every API call includes automatic USDC micropayment — no subscriptions, no API keys, no monthly bills.

- **170+ x402 services** — weather, crypto data, web scraping, sentiment analysis, and more
- **34+ registered agents** — an emerging machine-to-machine economy
- **300K+ requests served** — production-proven infrastructure

## What is x402?

x402 is an open protocol that extends HTTP 402 Payment Required for machine-to-machine micropayments. Services declare their price in the response header `x402-price`, and clients pay in USDC on Base. No intermediaries, no settlement delays.

Learn more at [x402.org](https://x402.org) or [minia2a.uk/docs](https://minia2a.uk/docs).

## Links

- [minia2a.uk](https://minia2a.uk) — the marketplace
- [minia2a MCP Server on npm](https://www.npmjs.com/package/minia2a-mcp)
- [MCP Registry](https://registry.modelcontextprotocol.io) — find this server on the official registry

## License

MIT
agent-paymentsai-agentsbasemcpmicropaymentsmodel-context-protocolpay-per-callusdcx402

Lo que la gente pregunta sobre minia2a-mcp

¿Qué es minia2a/minia2a-mcp?

+

minia2a/minia2a-mcp es mcp servers para el ecosistema de Claude AI. MCP server for minia2a.uk — the x402 micropayment marketplace for AI agents. Discover and call 170+ services with built-in USDC payments. Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala minia2a-mcp?

+

Puedes instalar minia2a-mcp clonando el repositorio (https://github.com/minia2a/minia2a-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 minia2a/minia2a-mcp?

+

minia2a/minia2a-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene minia2a/minia2a-mcp?

+

minia2a/minia2a-mcp es mantenido por minia2a. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a minia2a-mcp?

+

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

Despliega minia2a-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: minia2a/minia2a-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/minia2a-minia2a-mcp)](https://claudewave.com/repo/minia2a-minia2a-mcp)
<a href="https://claudewave.com/repo/minia2a-minia2a-mcp"><img src="https://claudewave.com/api/badge/minia2a-minia2a-mcp" alt="Featured on ClaudeWave: minia2a/minia2a-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a minia2a-mcp