Skip to main content
ClaudeWave
siinghd avatar
siinghd

snaplab-integrations

Ver en GitHub

snaplab rendering API integrations: MCP server, n8n community node, Apify actor, OpenAPI spec

MCP ServersRegistry oficial0 estrellas0 forksTypeScriptMITActualizado today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/8/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/siinghd/snaplab-integrations
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "snaplab-integrations": {
      "command": "node",
      "args": ["/path/to/snaplab-integrations/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/siinghd/snaplab-integrations and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# snaplab — screenshot, PDF and OG-image rendering API

Hosted at **https://snaplab.hsingh.app** · Docs: https://snaplab.hsingh.app/docs · Free tier: 100 renders/month, no card.

This repo contains the open integration packages:

- **MCP server** (hosted, Streamable HTTP): `claude mcp add --transport http snaplab https://snaplab.hsingh.app/mcp --header "Authorization: Bearer sk_..."` — tools: `screenshot`, `pdf`, `html_to_image`, `usage`. See `mcp-registry/server.json`.
- **n8n community node**: `n8n-nodes-snaplab` (`n8n-nodes-snaplab/`)
- **Apify actor**: snaplab Screenshot & PDF Renderer (`apify-actor/`)
- **JavaScript SDK** `snaplab` (`snaplab-js/`) and **Python SDK** `snaplab-sdk` (`snaplab-python/`)
- **OpenAPI 3.1 spec**: `openapi/openapi.json` (also served at https://snaplab.hsingh.app/openapi.json)

```bash
curl -X POST "https://snaplab.hsingh.app/api/render" \
  -H "Authorization: Bearer sk_..." -H "Content-Type: application/json" \
  -d '{"url":"https://example.com","format":"png","fullPage":true}' -o shot.png
```

API keys: https://snaplab.hsingh.app/app/keys

MIT licensed.

Lo que la gente pregunta sobre snaplab-integrations

¿Qué es siinghd/snaplab-integrations?

+

siinghd/snaplab-integrations es mcp servers para el ecosistema de Claude AI. snaplab rendering API integrations: MCP server, n8n community node, Apify actor, OpenAPI spec Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-08.

¿Cómo se instala snaplab-integrations?

+

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

+

Nuestro agente de seguridad ha analizado siinghd/snaplab-integrations 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 siinghd/snaplab-integrations?

+

siinghd/snaplab-integrations es mantenido por siinghd. La última actividad registrada en GitHub es del 2026-09-08, con 0 issues abiertos.

¿Hay alternativas a snaplab-integrations?

+

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

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

Más MCP Servers

Alternativas a snaplab-integrations