← Back to search

@zincapp/mcp-server

GitHub Actions Scanned 12d ago

MCP server for ZincApp — search docs, read API reference, execute sandbox calls, and audit/complete waste removals (retiradas)

npm
B
75.5 / 100

Versions

1.12.1latest
Jul 22, 2026
1.12.0
Jul 21, 2026
1.11.0
Jul 13, 2026
1.10.0
Jul 12, 2026
1.9.0
Jul 10, 2026
+ show 9 moreshow less
1.8.0
Jul 9, 2026
1.7.0
Jul 9, 2026
1.5.0
Jul 9, 2026
1.4.0
Jul 9, 2026
1.3.1
Jul 8, 2026
1.3.0
Jul 8, 2026
1.2.0
Jul 8, 2026
1.0.1
Apr 6, 2026
1.0.0
Apr 6, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 28

sandbox_api_request
annotations: none low

Execute a test API call in the ZincApp sandbox environment. Only works with the SANDBOX_API scope.

body string path string
apply_completion
annotations: none low

Apply confirmed field completions to waste removals, UNDER YOUR ACTIVE OPERATOR ELEVATION.

get_api_endpoint
annotations: none low

Get details about a specific API endpoint by method and path.

path string
apply_authorization
annotations: none low

Write (upsert) entity-center authorizations — the master-data WRITE complement to

get_contract_spec
annotations: none low

Get details about a specific integration contract, including its API spec and terms.

contractId number
list_printable_series
annotations: none low

Lista el catálogo de series de printables de plataforma (documentos imprimibles: facturas,

read_printable_model
annotations: none low

Lee el MODELO completo (JSON) de una serie de printable — la definición del documento que

seriesUuid string
update_printable_model
annotations: none low

REEMPLAZA el modelo (JSON completo) de una serie de printable. Flujo lectura→edición: lee el

read_printable_style
annotations: none low

Lee la DEFINICIÓN DE ESTILO (JSON) asignada a una serie de printable (colores, fuentes,

seriesUuid string
update_printable_style
annotations: none low

REEMPLAZA la definición del estilo asignado a una serie. Mismo flujo lectura→edición que el

seriesUuid string
render_printable
annotations: none low

Renderiza una serie de printable a PDF en el servidor y te devuelve las páginas como

lang string theme string seriesUuid string
upsert_entidad
annotations: none low

Alta o completado (best-effort) de una entidad gestor/transportista por CIF, bajo la elevación del

cif string mail string gestor boolean nombre string telefono string entityType number transportista boolean
upsert_centro
annotations: none low

Alta o completado (best-effort) de un centro de un gestor, bajo la elevación del operador. Identidad

cp string mail string nima number authId string ciudad string nombre string vialId number centerId number clientId number regionId number telefono string direccion string codigoCnae string localityId number provinceId number autorizacion string
audit_retiradas
annotations: none low

Audit a company\

year number limit number
get_retirada_audit
annotations: none low

Audit ONE waste removal (retirada) across every dimension: transporter (+ its T01/T02

removalId number
list_api_endpoints
annotations: none low

List all ZincApp API endpoints available to your integration. Groups by category.

search_docs
annotations: none low

Search ZincApp developer documentation by keyword. Returns matching documents ranked by relevance.

limit number query string
lookup_authorization
annotations: none low

Look up an entity\

nif string nima number
link_gestor_authorizations
annotations: none low

Backfill the missing gestor authorization LINK on a year\

year number confirm boolean
propose_nt
annotations: none low

PROPOSE-ONLY: for a removal WITHOUT an NT (notificación previa), describe the contract + NT +

removalId number
list_docs
annotations: none low

List all available ZincApp developer documentation with titles and summaries.

propose_completion
annotations: none low

Propose field completions for ONE waste removal by re-reading its attached documents (DIs,

removalId number
read_doc
annotations: none low

Read a specific ZincApp documentation page by its ID. Returns the full markdown content.

docId string
audit_entities
annotations: none low

Audit the gestores or transportistas used by a company\

year number
propose_authorizations
annotations: none low

PROPOSE-ONLY: for each gestor or transportista used by the company\

year number
preview_nt_final_gestor
annotations: none low

DRY-RUN: extrae por IA la CADENA COMPLETA de gestores finales (hasta 3 eslabones, p.ej.

pdfPath string ntNumero string pdfBase64 string
apply_nt_final_gestor
annotations: none low

Aplica una propuesta de gestor final previamente revisada (por proposalId de preview_nt_final_gestor).

proposalId string
list_retiradas
annotations: none low

Enumerate a year\

year number limit number offset number

Permissions 3

network medium
Server uses network capabilities via: fetch()
filesystem low
Server uses filesystem capabilities via: fs sync ops
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 71

low
Tool 'sandbox_api_request' has no annotations annotation_checker · 100%
low
Tool 'apply_completion' has no annotations annotation_checker · 100%
low
Tool 'get_api_endpoint' has no annotations annotation_checker · 100%
low
Tool 'apply_authorization' has no annotations annotation_checker · 100%
low
Tool 'get_contract_spec' has no annotations annotation_checker · 100%
low
Tool 'list_printable_series' has no annotations annotation_checker · 100%
low
Tool 'read_printable_model' has no annotations annotation_checker · 100%
low
Tool 'update_printable_model' has no annotations annotation_checker · 100%
low
Tool 'read_printable_style' has no annotations annotation_checker · 100%
low
Tool 'update_printable_style' has no annotations annotation_checker · 100%
low
Tool 'render_printable' has no annotations annotation_checker · 100%
low
Tool 'upsert_entidad' has no annotations annotation_checker · 100%
low
Tool 'upsert_centro' has no annotations annotation_checker · 100%
low
Tool 'audit_retiradas' has no annotations annotation_checker · 100%
low
Tool 'get_retirada_audit' has no annotations annotation_checker · 100%
low
Tool 'list_api_endpoints' has no annotations annotation_checker · 100%
low
Tool 'search_docs' has no annotations annotation_checker · 100%
low
Tool 'lookup_authorization' has no annotations annotation_checker · 100%
low
Tool 'link_gestor_authorizations' has no annotations annotation_checker · 100%
low
Tool 'propose_nt' has no annotations annotation_checker · 100%
low
Tool 'list_docs' has no annotations annotation_checker · 100%
low
Tool 'propose_completion' has no annotations annotation_checker · 100%
low
Tool 'read_doc' has no annotations annotation_checker · 100%
low
Tool 'audit_entities' has no annotations annotation_checker · 100%
low
Tool 'propose_authorizations' has no annotations annotation_checker · 100%
low
Tool 'preview_nt_final_gestor' has no annotations annotation_checker · 100%
low
Tool 'apply_nt_final_gestor' has no annotations annotation_checker · 100%
low
Tool 'list_retiradas' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.0 (GHSA-345p-7cg4-v4c7) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.0 (GHSA-8r9q-7v3j-jr4g) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.0 (GHSA-w48q-cv73-mx4w) dependency_analyzer · 95%
medium
Buffer.from base64 in vidaldiego-zincapp-mcp-server-3a0d5b9/src/tools/printables.ts:289 entropy_analyzer · 75%
medium
Buffer.from base64 in vidaldiego-zincapp-mcp-server-3a0d5b9/src/tools/nt-final-gestor.ts:40 entropy_analyzer · 75%
info
package.json metadata manifest_parser · 100%
info
Tool: sandbox_api_request manifest_parser · 70%
info
Tool: apply_completion manifest_parser · 70%
info
Tool: get_api_endpoint manifest_parser · 70%
info
Tool: apply_authorization manifest_parser · 70%
info
Tool: get_contract_spec manifest_parser · 70%
info
Tool: list_printable_series manifest_parser · 70%
info
Tool: read_printable_model manifest_parser · 70%
info
Tool: update_printable_model manifest_parser · 70%
info
Tool: read_printable_style manifest_parser · 70%
info
Tool: update_printable_style manifest_parser · 70%
info
Tool: render_printable manifest_parser · 70%
info
Tool: upsert_entidad manifest_parser · 70%
info
Tool: upsert_centro manifest_parser · 70%
info
Tool: audit_retiradas manifest_parser · 70%
info
Tool: get_retirada_audit manifest_parser · 70%
info
Tool: list_api_endpoints manifest_parser · 70%
info
Tool: search_docs manifest_parser · 70%
info
Tool: lookup_authorization manifest_parser · 70%
info
Tool: link_gestor_authorizations manifest_parser · 70%
info
Tool: propose_nt manifest_parser · 70%
info
Tool: list_docs manifest_parser · 70%
info
Tool: propose_completion manifest_parser · 70%
info
Tool: read_doc manifest_parser · 70%
info
Tool: audit_entities manifest_parser · 70%
info
Tool: propose_authorizations manifest_parser · 70%
info
Tool: preview_nt_final_gestor manifest_parser · 70%
info
Tool: apply_nt_final_gestor manifest_parser · 70%
info
Tool: list_retiradas manifest_parser · 70%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (3) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 70%
low
Permission: filesystem access detected permission_analyzer · 90%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 107 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%