Skip to main content
ClaudeWave

PassFast remote MCP — Apple Wallet + Google Wallet passes for Cursor, Claude, ChatGPT, Codex, Grok

MCP ServersRegistry oficial0 estrellas0 forksMITActualizado today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/21/2026
Install in Claude Code / Claude Desktop
Method: NPX · mcp-remote
Claude Code CLI
claude mcp add passfast-mcp -- npx -y mcp-remote
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "passfast-mcp": {
      "command": "npx",
      "args": ["-y", "mcp-remote"]
    }
  }
}
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

# PassFast MCP

Remote HTTPS [Model Context Protocol](https://modelcontextprotocol.io) server for **[PassFast](https://passfa.st)** — Apple Wallet + Google Wallet passes from any MCP client (Cursor, Claude, ChatGPT, Codex, Grok).

| | |
|---|---|
| **Endpoint** | `https://passfa.st/mcp` |
| **Alias** | `https://passfa.st/api/mcp` |
| **Docs** | https://passfa.st/docs/mcp · https://passfa.st/mcp.md |
| **OpenAPI** | https://passfa.st/openapi.yaml |
| **Signup / keys** | https://passfa.st/signup |
| **Privacy / Terms** | https://passfa.st/privacy · https://passfa.st/terms |

This repository is the **public metadata + install kit** for marketplace listings (official MCP Registry, Grok Build plugins, open directories). The server itself is hosted at `passfa.st` — there is no local stdio binary here.

## Auth

```
Authorization: Bearer sk_live_YOUR_SECRET_KEY
X-App-Id: YOUR_APP_ID   # optional for single-app orgs
```

- Secret keys only (`sk_live_`). Publishable `pk_live_` keys are rejected.
- No OAuth, no PassFast agent account — the MCP client *is* the agent.
- Member/invite tools need a user JWT and are **out of scope** for key-auth MCP v1.

## Install

### Cursor

Copy [`cursor/mcp.json`](./cursor/mcp.json) into `~/.cursor/mcp.json` or project `.cursor/mcp.json`, then replace the placeholders.

### Claude (HTTP)

```json
{
  "mcpServers": {
    "passfast": {
      "type": "http",
      "url": "https://passfa.st/mcp",
      "headers": {
        "Authorization": "Bearer sk_live_YOUR_SECRET_KEY",
        "X-App-Id": "YOUR_APP_ID"
      }
    }
  }
}
```

Stdio-only clients: `npx mcp-remote https://passfa.st/mcp` with the same headers via your client’s env/header support.

### Generic / registry

See [`server.json`](./server.json) for the official MCP Registry remote descriptor (Streamable HTTP + auth headers).

## What agents can do

- List / publish templates; generate dual-wallet passes; download `.pkpass`
- Update / void passes; share links + QR
- Upload images & signing credentials; manage apps / org / API keys
- Same billing as the HTTP API (see https://passfa.st/#pricing)

## Starter prompts

See [`skills/passfast/SKILL.md`](./skills/passfast/SKILL.md).

## Marketplace submissions

Prepared listing fields live under [`listings/`](./listings/). Status checklist: [`SUBMIT.md`](./SUBMIT.md).

## License

MIT © Aberkane Software

Lo que la gente pregunta sobre passfast-mcp

¿Qué es aberkaneso/passfast-mcp?

+

aberkaneso/passfast-mcp es mcp servers para el ecosistema de Claude AI. PassFast remote MCP — Apple Wallet + Google Wallet passes for Cursor, Claude, ChatGPT, Codex, Grok Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-20.

¿Cómo se instala passfast-mcp?

+

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

+

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

¿Quién mantiene aberkaneso/passfast-mcp?

+

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

¿Hay alternativas a passfast-mcp?

+

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

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

Más MCP Servers

Alternativas a passfast-mcp