Skip to main content
ClaudeWave

Connect your AI assistant to your Osboon digital business cards — hosted MCP server, OAuth 2.1, read-only. Analytics, viewers, links and connections in plain language.

MCP ServersRegistry oficial0 estrellas0 forksActualizado today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/18/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/osboon/osboon-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "osboon-mcp": {
      "command": "node",
      "args": ["/path/to/osboon-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/osboon/osboon-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Osboon MCP Server

Connect your AI assistant to your [Osboon](https://osboon.com) account and ask questions about your own digital business cards in plain language — "How many visits did my card get this week?", "Who viewed it, and from where?", "Which of my cards performs best?". Read-only, free, and you can disconnect at any time.

**Server address:**

```
https://osboon.com/mcp/
```

- **Transport:** Streamable HTTP (remote server — nothing to install or run)
- **Auth:** OAuth 2.1 — authorization code + PKCE, with dynamic client registration and automatic discovery. You sign in on osboon.com; your password never touches the assistant.
- **Access:** read-only, 7 tools, free with any Osboon account

## Connect

Full step-by-step guides for every supported client, with screenshots: **[osboon.com/mcp/connect](https://osboon.com/mcp/connect/)**

**Chat apps** (Claude, Mistral Le Chat, and other MCP-capable assistants): add a custom connector and paste the server address above — the guide covers each one.

**CLI / dev tools:**

```bash
# Claude Code
claude mcp add --transport http osboon https://osboon.com/mcp/

# Codex CLI
codex mcp add osboon --url https://osboon.com/mcp/
```

**Generic MCP client config** (VS Code with GitHub Copilot, Cursor, Zed, Goose, LM Studio, Warp, Gemini CLI, Qwen Code CLI, …):

```json
{
  "mcpServers": {
    "osboon": {
      "type": "http",
      "url": "https://osboon.com/mcp/"
    }
  }
}
```

Your client opens a browser window to osboon.com, you sign in and approve, and the tools appear. About two minutes, once.

## Tools (7, all read-only)

| Tool | What it answers |
|---|---|
| `get_card_analytics` | Visitor counts for your cards over today / 7 days / 30 days |
| `compare_card_analytics` | Ranks your cards by visits over a range and names the best performer |
| `list_card_viewers` | Who viewed your cards — country, city, device type, time (privacy-floored) |
| `get_card_link` | The public URL and slug for one of your cards |
| `get_my_connections` | Your active network connections (people and companies) |
| `get_my_contact_channels` | The contact channels on your own profile (email, phone, website, …) |
| `get_languages` | Reference list of the languages Osboon supports |

## Security & privacy

- **Read-only.** No tool can create, change, or delete anything on your account.
- **Your password never reaches the assistant.** Sign-in and consent happen on osboon.com (OAuth 2.1); the assistant only ever holds a scoped token.
- **Scoped tokens.** Access is split into `analytics:read`, `contact:read`, `profile:read`, and `card:read` — a token carries only what it needs.
- **Viewer data is dashboard-grade only.** `list_card_viewers` returns the same fields your own dashboard shows — country, city, device type, visit time — never IP addresses or user agents. Ranges with fewer visits than the privacy floor return only a count, no rows.
- **Disconnect any time.** On osboon.com: Settings → Security → Agents. Or remove the connector in your AI client — either side kills the access.

## Links

- Setup guides & FAQ: [osboon.com/mcp/connect](https://osboon.com/mcp/connect/)
- Osboon: [osboon.com](https://osboon.com)
- Terms: [osboon.com/eula](https://osboon.com/eula/)

---

This repository is documentation for the hosted Osboon MCP server; the server itself is not open source.
mcpmcp-servermcp-serversmodel-context-protocolmodel-context-protocol-serversoauthremote-mcpremote-mcp-server

Lo que la gente pregunta sobre osboon-mcp

¿Qué es osboon/osboon-mcp?

+

osboon/osboon-mcp es mcp servers para el ecosistema de Claude AI. Connect your AI assistant to your Osboon digital business cards — hosted MCP server, OAuth 2.1, read-only. Analytics, viewers, links and connections in plain language. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-17.

¿Cómo se instala osboon-mcp?

+

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

+

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

¿Quién mantiene osboon/osboon-mcp?

+

osboon/osboon-mcp es mantenido por osboon. La última actividad registrada en GitHub es del 2026-09-17, con 0 issues abiertos.

¿Hay alternativas a osboon-mcp?

+

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

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

Más MCP Servers

Alternativas a osboon-mcp