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

# SnapHost for AI agents

[SnapHost](https://snaphost.ai) turns a document or a built site into a private, shareable live
website. This repository is the public home of its MCP server listing and Claude Code plugin.

The server itself is hosted: `https://app.snaphost.ai/api/mcp` (Streamable HTTP, OAuth 2.1 with
PKCE and dynamic client registration). There is nothing to run locally and no token to paste; on
first use your browser opens so you can click **Authorize**.

## Install

**Any client, one command** (Claude Code, Cursor, VS Code, Windsurf, Codex CLI, Gemini CLI):

```bash
npx snaphost connect
```

**Claude Code plugin** (adds the `/snaphost:*` skills and the connection in one go):

```
/plugin marketplace add snaphost-ai/snaphost
/plugin install snaphost@snaphost
```

**Cursor**: [Add to Cursor](cursor://anysphere.cursor-deeplink/mcp/install?name=snaphost&config=eyJ1cmwiOiJodHRwczovL2FwcC5zbmFwaG9zdC5haS9hcGkvbWNwIn0=)

**VS Code**: [Install in VS Code](vscode:mcp/install?%7B%22name%22%3A%22snaphost%22%2C%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fapp.snaphost.ai%2Fapi%2Fmcp%22%7D)

**Claude Code by hand**:

```bash
claude mcp add --transport http snaphost https://app.snaphost.ai/api/mcp
```

**Claude on the web or the desktop app**: Settings, Connectors, Add custom connector, paste the
endpoint URL. Claude detects OAuth; leave the defaults and click Add.

## What the AI can do

Publish a page or a bundle and get a stable link; update it in place; control who can view it
(public, allowlist, password, expiry); take it offline and back; roll back to an earlier version;
put it on a custom domain; and give the page a data backend (forms, waitlists, RSVPs,
leaderboards) through `window.SNAPHOST`. The full tool list with read/write/destructive
annotations is at https://snaphost.ai/docs/mcp-server.

## Layout

- `server.json`: the entry published to the [official MCP registry](https://registry.modelcontextprotocol.io) as `ai.snaphost/snaphost`.
- `.claude-plugin/marketplace.json` and `plugins/snaphost/`: the Claude Code plugin marketplace.
- `glama.json`: maintainers for the Glama listing.

These files are generated from the SnapHost application and refreshed by
[`sync.yml`](.github/workflows/sync.yml); the version bumps there whenever a tool, a skill, or a
description changes. Please open issues for problems with the listing or the plugin; the server's
source is not in this repository.

## Links

- Docs: https://snaphost.ai/docs/mcp-server and https://snaphost.ai/docs/skills
- Privacy: https://snaphost.ai/privacy
- Support: hello@snaphost.ai

Lo que la gente pregunta sobre snaphost

¿Qué es snaphost-ai/snaphost?

+

snaphost-ai/snaphost es mcp servers para el ecosistema de Claude AI con 0 estrellas en GitHub.

¿Cómo se instala snaphost?

+

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

+

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

¿Quién mantiene snaphost-ai/snaphost?

+

snaphost-ai/snaphost es mantenido por snaphost-ai. La última actividad registrada en GitHub es del 2026-09-22, con 0 issues abiertos.

¿Hay alternativas a snaphost?

+

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

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

Más MCP Servers

Alternativas a snaphost