Skip to main content
ClaudeWave

Hosted remote MCP server for Argorant — verified B2B contact data for AI agents (OAuth, account-scoped).

MCP ServersRegistry oficial1 estrellas0 forksPythonNOASSERTIONActualizado 5d ago
ClaudeWave Trust Score
72/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Flags
  • !Licence file present but not machine-readable
Last scanned: 8/25/2026
Install in Claude Code / Claude Desktop
Method: NPX · argorant
Claude Code CLI
claude mcp add argorant-mcp -- npx -y argorant
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "argorant-mcp": {
      "command": "npx",
      "args": ["-y", "argorant"]
    }
  }
}
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.
Casos de uso

Resumen de MCP Servers

# Argorant MCP

**Verified B2B contact data for AI agents.** Search, count, preview, reveal, export, and build saved lists across **600M+ business contacts** — directly from Claude, ChatGPT, Cursor, and any MCP client.

- **MCP endpoint:** `https://mcp.argorant.com/mcp`
- **Transport:** Streamable HTTP · **Auth:** OAuth 2.1 (Dynamic Client Registration, account-scoped)
- **Website:** https://argorant.com · **Privacy:** https://argorant.com/privacy · **Terms:** https://argorant.com/terms

This is a **hosted remote connector** — no install, no API key paste. Clients connect to the endpoint and authenticate via OAuth. A standalone CLI also exists (`npx argorant`) for terminal/script use.

## Connect

**Claude** (claude.ai / Desktop): Settings → Connectors → *Add custom connector* → URL `https://mcp.argorant.com/mcp` → complete the OAuth login.

**ChatGPT** (Developer Mode): Settings → Apps & Connectors → Advanced → enable Developer Mode → Connectors → *Create* → URL `https://mcp.argorant.com/mcp`. The `search` + `fetch` tools make it usable as a Deep Research connector.

**Cursor / other MCP clients:** add the remote server from `mcp.json`:

```json
{
  "mcpServers": {
    "argorant": {
      "url": "https://mcp.argorant.com/mcp"
    }
  }
}
```

## Tools

Free (no credits, masked/aggregate only):

| Tool | What it does |
|---|---|
| `search` / `fetch` | ChatGPT-style coverage search + safe summary (masked previews, counts) |
| `argorant_account` | Connected account, scopes, limits |
| `argorant_count_people` | Count matching contacts by role, seniority, dept, industry, geo |
| `argorant_preview_people` | Masked preview rows (initials, role, company, location) |

Consume credits (require OAuth scope + permission; verification is live at this step and **only valid/deliverable contacts are billed**):

| Tool | What it does |
|---|---|
| `argorant_reveal_people` | Reveal real emails, phones, profile URLs for a small set |
| `argorant_create_export` / `argorant_export_list` | Async CSV export (large lists) |
| `argorant_create_list` / `argorant_list_status` | Build & inspect reusable saved lists |
| `argorant_export_status` / `argorant_export_batch_status` / `argorant_download_export_preview` | Track & fetch exports |

Tools are annotated with read-only vs. action hints. Reveal/export/list actions only run after OAuth, scope, permission, quota, and plan checks; without credits they are blocked by design.

## Data & privacy posture

- **OAuth + account-scoped.** Unauthenticated requests to `/mcp` return `401` with `WWW-Authenticate` pointing at protected-resource metadata.
- **Masked by default.** `search`/`fetch`/`preview` never return raw emails, phones, or profile URLs — only aggregate coverage and masked rows. Raw contact details require the scoped reveal/export tools and consume credits.
- **Verification is live.** Emails are verified at reveal/export time; you are billed only for deliverable contacts. Raw verification status is never exposed as a queryable field.
- **Hosts are separated:** `argorant.com` (marketing/docs), `app.argorant.com` (signed-in app), `mcp.argorant.com` (remote MCP + OAuth).

## OAuth discovery

```text
https://mcp.argorant.com/.well-known/oauth-protected-resource
https://mcp.argorant.com/.well-known/oauth-authorization-server
```

Dynamic Client Registration is supported at `/register` (grant types: `authorization_code`, `refresh_token`).

## Documentation

- Overview: https://argorant.com/docs/mcp/overview
- Connect guide: https://argorant.com/docs/mcp/connect
- Tool reference: https://argorant.com/docs/mcp/tools
- Claude setup: https://argorant.com/docs/mcp/claude · ChatGPT setup: https://argorant.com/docs/mcp/openai
- Security: https://argorant.com/docs/mcp/security
- CLI: https://argorant.com/docs/cli

## Registry metadata

- `mcp.json` — Open Plugins / Cursor remote-server declaration.
- `server.json` — official [MCP Registry](https://github.com/modelcontextprotocol/registry) entry (`io.github.argorant/argorant-mcp`, remote streamable-http).

Lo que la gente pregunta sobre argorant-mcp

¿Qué es argorant/argorant-mcp?

+

argorant/argorant-mcp es mcp servers para el ecosistema de Claude AI. Hosted remote MCP server for Argorant — verified B2B contact data for AI agents (OAuth, account-scoped). Tiene 1 estrellas en GitHub y su última actualización registrada es del 2026-08-19.

¿Cómo se instala argorant-mcp?

+

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

+

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

¿Quién mantiene argorant/argorant-mcp?

+

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

¿Hay alternativas a argorant-mcp?

+

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

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

Más MCP Servers

Alternativas a argorant-mcp