@payware/mcp-server

MCPcomunidad
v1.3.1io.github.paywareMITActualizado hace 6 dnpmGitHub

payware A2A payments API for merchants, ISVs and payment institutions

Funciona en
ClaudeCursorCopilotGemini

Inferido de los transportes que declara este listado (stdio). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.

Indexado automáticamente desde fuentes públicas. Aún sin verificar por su desarrollador en Forge.Reclamar este listado →
17Descargas/sem.
hace 6 dÚltima actualización
Lee estas credenciales
  • PAYWARE_OAUTH_CLIENT_SECRETApp OAuthopcional

    OAuth2 client secret (ISV partners only)

Declarado por el autor en el registro oficial de MCP. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Paquete
Autorio.github.payware
LicenciaMIT
Versión1.3.1
Fuentenpm+mcp-registry
Estado de confianza
B
60/100Bueno
Listado en el índice de Forge+10/10
Identidad del publicador verificada+0/20
Publicador: ejecuta `forge publish` desde el repo del paquete para reclamar la propiedad
Firma de publicación Ed25519+0/5
Se incluye automáticamente cuando el publicador ejecuta `forge publish`
Verificación de dominio+0/5
Publicador: aloja /.well-known/forge.json en la página del paquete con { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+0/5
Publica desde GitHub Actions con --provenance para que la attestation vincule este paquete a este repo
Coincidencia de maintainer en npm+0/5
Se consigue cuando tu identidad esté verificada arriba y ese login sea maintainer de este paquete en npm
Análisis CVE · limpio+30/30
Análisis estático · limpio+20/20
Pégalo en Claude Code, Cursor o cualquier asistente de IA para corregir todas las carencias
EstadoIndexado por la comunidad
PublicadorSin verificar
FirmaSin firmar
Dominio
Procedencia
Dependencias60 resueltas · 1 con advisories
Superficie de herramientas40 herramientas · 4 privilegiadas
Análisis de seguridad⚠ Avisos (1)v1.3.1 · hace 6 d¿Qué tan bien funciona este análisis?
EvaluacionesNinguna
Indexado17 sept 2026

La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.

Herramientas

40 herramientas · 4 privilegiadas
Extraído estáticamente del paquete publicadov1.3.1 · 6d ago

Leído del código que npm publica realmente, en el momento del análisis. El paquete nunca se ejecutó. Las herramientas registradas dinámicamente en tiempo de ejecución, o escondidas en código empaquetado o minificado, pueden pasarse por alto — así que esto es un mínimo de la superficie de herramientas, no un censo completo.

payware_generate_code_exampleGenerate production-ready payware API integration code examples with authentication, error handling, and environment configuration for any operation across 16 supported operations and 6 programming languages.

Generate production-ready payware API integration code examples with authentication, error handling, and environment configuration for any operation across 16 supported operations and 6 programming languages.

No se publicó ningún esquema de entrada para esta herramienta.

payware_generate_documentationGenerate comprehensive documentation for payware API integration with quick start instructions, authentication flows, operation examples, error handling patterns, and language-specific integration guides.

Generate comprehensive documentation for payware API integration with quick start instructions, authentication flows, operation examples, error handling patterns, and language-specific integration guides.

No se publicó ningún esquema de entrada para esta herramienta.

payware_products_register_audioRegister an audio file (soundbite) for a merchant's product (ISV operation). **Supported formats:** Most audio/video formats (up to 200MB) **Note:** For video files, only the audio channel is registered

Register an audio file (soundbite) for a merchant's product (ISV operation). **Supported formats:** Most audio/video formats (up to 200MB) **Note:** For video files, only the audio channel is registered

No se publicó ningún esquema de entrada para esta herramienta.

payware_products_get_audiosGet all registered audio files for a merchant's product (ISV operation)

Get all registered audio files for a merchant's product (ISV operation)

No se publicó ningún esquema de entrada para esta herramienta.

payware_products_get_audioGet detailed information about a specific audio file (ISV operation)

Get detailed information about a specific audio file (ISV operation)

No se publicó ningún esquema de entrada para esta herramienta.

payware_products_update_audioUpdate audio information (title) or reassign audio to another product (ISV operation)

Update audio information (title) or reassign audio to another product (ISV operation)

No se publicó ningún esquema de entrada para esta herramienta.

payware_products_delete_audioprivilegiadaDelete an audio file from a merchant's product (ISV operation). This action cannot be undone.

Delete an audio file from a merchant's product (ISV operation). This action cannot be undone.

No se publicó ningún esquema de entrada para esta herramienta.

payware_poi_cancel_priceCancel a pending price on a POI, resetting it to IDLE state. **ISV Authentication:** Uses ISV JWT with merchant partner ID and OAuth2 token. **Endpoint:** DELETE /poi/{poiId}/price **Use Case:** Cancel a price that was set but customer didn't pay (e.g., order cancelled). The POI will return…

Cancel a pending price on a POI, resetting it to IDLE state. **ISV Authentication:** Uses ISV JWT with merchant partner ID and OAuth2 token. **Endpoint:** DELETE /poi/{poiId}/price **Use Case:** Cancel a price that was set but customer didn't pay (e.g., order cancelled). The POI will return…

No se publicó ningún esquema de entrada para esta herramienta.

payware_operations_cancel_transactionCancel an ACTIVE transaction created by this merchant. Only the merchant who created the transaction can cancel it, and only before it has been processed.

Cancel an ACTIVE transaction created by this merchant. Only the merchant who created the transaction can cancel it, and only before it has been processed.

No se publicó ningún esquema de entrada para esta herramienta.

payware_utils_generate_code_exampleGenerate code examples for different programming languages and scenarios

Generate code examples for different programming languages and scenarios

No se publicó ningún esquema de entrada para esta herramienta.

payware_operations_create_transactionSin descripción publicada

Esta herramienta no publicó ninguna descripción. Forge no se la inventa.

payware_products_create_productCreate a new product for inventory management and payment processing. **Product Structure:** 📦 **PRODUCT METADATA**: name, shortDescription, longDescription, sku, upc, shippable, active, shop 💰 **PRODUCT DATA** (prData object): type, regularPrice, currency, overlapPriority, timeToLive, activeFro…

Create a new product for inventory management and payment processing. **Product Structure:** 📦 **PRODUCT METADATA**: name, shortDescription, longDescription, sku, upc, shippable, active, shop 💰 **PRODUCT DATA** (prData object): type, regularPrice, currency, overlapPriority, timeToLive, activeFro…

No se publicó ningún esquema de entrada para esta herramienta.

payware_deep_links_delete_product_linkprivilegiadaDelete an active deep link for a product. Once deleted, the deep link URL will no longer redirect to the payware mobile app. **Use Cases:** - Remove expired product links - Clean up after product removal - Security cleanup for discontinued products **Important Notes:** - Deep links are on…

Delete an active deep link for a product. Once deleted, the deep link URL will no longer redirect to the payware mobile app. **Use Cases:** - Remove expired product links - Clean up after product removal - Security cleanup for discontinued products **Important Notes:** - Deep links are on…

No se publicó ningún esquema de entrada para esta herramienta.

payware_products_delete_productprivilegiadaDelete a product from a merchant account (ISV operation). This action cannot be undone.

Delete a product from a merchant account (ISV operation). This action cannot be undone.

No se publicó ningún esquema de entrada para esta herramienta.

payware_deep_links_delete_transaction_linkprivilegiadaDelete an active deep link for a transaction. Once deleted, the deep link URL will no longer redirect to the payware mobile app. **Use Cases:** - Remove expired transaction links - Clean up after transaction completion - Security cleanup for sensitive transactions **Important Notes:** - D…

Delete an active deep link for a transaction. Once deleted, the deep link URL will no longer redirect to the payware mobile app. **Use Cases:** - Remove expired transaction links - Clean up after transaction completion - Security cleanup for sensitive transactions **Important Notes:** - D…

No se publicó ningún esquema de entrada para esta herramienta.

payware_data_export_reportExport a READY report in a specific format (PDF, CSV, Excel, JSON). The report must be in READY status first.

Export a READY report in a specific format (PDF, CSV, Excel, JSON). The report must be in READY status first.

No se publicó ningún esquema de entrada para esta herramienta.

payware_operations_finalize_transactionSin descripción publicada

Esta herramienta no publicó ninguna descripción. Forge no se la inventa.

payware_utils_format_requestFormat and validate payware API requests with proper structure and headers

Format and validate payware API requests with proper structure and headers

No se publicó ningún esquema de entrada para esta herramienta.

payware_data_generate_reportGenerate an asynchronous data report for ISV data analysis and reporting on behalf of merchants. Production only - not supported in sandbox.

Generate an asynchronous data report for ISV data analysis and reporting on behalf of merchants. Production only - not supported in sandbox.

No se publicó ningún esquema de entrada para esta herramienta.

payware_data_get_export_listGet all export attempts for a specific report request. Returns list of exports in various formats with their status and download information. Production only - not supported in sandbox.

Get all export attempts for a specific report request. Returns list of exports in various formats with their status and download information. Production only - not supported in sandbox.

No se publicó ningún esquema de entrada para esta herramienta.

payware_poi_getGet details of a specific POI (Point of Interaction). **ISV Authentication:** Uses ISV JWT with merchant partner ID and OAuth2 token. **Endpoint:** GET /poi/{poiId} **Use Case:** Retrieve full details of a physical payment point including configuration and current state. **Required:** POI I…

Get details of a specific POI (Point of Interaction). **ISV Authentication:** Uses ISV JWT with merchant partner ID and OAuth2 token. **Endpoint:** GET /poi/{poiId} **Use Case:** Retrieve full details of a physical payment point including configuration and current state. **Required:** POI I…

No se publicó ningún esquema de entrada para esta herramienta.

payware_products_get_product_imageGenerate a QR code or barcode image for a merchant's product (ISV operation).

Generate a QR code or barcode image for a merchant's product (ISV operation).

No se publicó ningún esquema de entrada para esta herramienta.

payware_deep_links_get_product_linkSin descripción publicada

Esta herramienta no publicó ninguna descripción. Forge no se la inventa.

payware_products_get_productGet detailed information about a specific product by ID (ISV operation)

Get detailed information about a specific product by ID (ISV operation)

No se publicó ningún esquema de entrada para esta herramienta.

payware_poi_get_qrcodeGenerate a QR code image for a POI that customers can scan. **Endpoint:** GET /poi/{poiId}/image **Authentication:** Public endpoint (no auth required) **Use Case:** Generate QR codes for printing or displaying on screens. **Formats:** PNG (default), SVG, JPG Returns base64-encoded image…

Generate a QR code image for a POI that customers can scan. **Endpoint:** GET /poi/{poiId}/image **Authentication:** Public endpoint (no auth required) **Use Case:** Generate QR codes for printing or displaying on screens. **Formats:** PNG (default), SVG, JPG Returns base64-encoded image…

No se publicó ningún esquema de entrada para esta herramienta.

payware_data_get_report_requestsGet all execution requests for a specific report type. Returns historical execution records with status and parameters. Production only - not supported in sandbox.

Get all execution requests for a specific report type. Returns historical execution records with status and parameters. Production only - not supported in sandbox.

No se publicó ningún esquema de entrada para esta herramienta.

payware_data_get_report_statusGet the status of an asynchronous report generation request. Use this to monitor report progress.

Get the status of an asynchronous report generation request. Use this to monitor report progress.

No se publicó ningún esquema de entrada para esta herramienta.

payware_poi_get_statusGet current status of a POI including any pending payment. **ISV Authentication:** Uses ISV JWT with merchant partner ID and OAuth2 token. **Endpoint:** GET /poi/{poiId}/status **Use Case:** Check if a POI is idle, has a pending price, or is busy with a payment. **POI States:** - IDLE: Rea…

Get current status of a POI including any pending payment. **ISV Authentication:** Uses ISV JWT with merchant partner ID and OAuth2 token. **Endpoint:** GET /poi/{poiId}/status **Use Case:** Check if a POI is idle, has a pending price, or is busy with a payment. **POI States:** - IDLE: Rea…

No se publicó ningún esquema de entrada para esta herramienta.

payware_operations_get_transaction_statusSin descripción publicada

Esta herramienta no publicó ninguna descripción. Forge no se la inventa.

payware_authorization_oauth2_get_token_infoGet information about an OAuth2 access token. This endpoint exposes information about access tokens, including their status. Only information about tokens requested by the ISV is returned. Use this to check token status and present information to users in POS software. Endpoint: GET /oaut…

Get information about an OAuth2 access token. This endpoint exposes information about access tokens, including their status. Only information about tokens requested by the ISV is returned. Use this to check token status and present information to users in POS software. Endpoint: GET /oaut…

No se publicó ningún esquema de entrada para esta herramienta.

payware_operations_get_transaction_historySin descripción publicada

Esta herramienta no publicó ninguna descripción. Forge no se la inventa.

payware_deep_links_get_transaction_linkSin descripción publicada

Esta herramienta no publicó ninguna descripción. Forge no se la inventa.

payware_isv_create_invitationSin descripción publicada

Esta herramienta no publicó ninguna descripción. Forge no se la inventa.

payware_isv_list_invitationsSin descripción publicada

Esta herramienta no publicó ninguna descripción. Forge no se la inventa.

payware_isv_get_invitationGet full details of one invitation, including its link and the merchant data it pre-fills. **Endpoint:** GET /isv/invitations/{invitationId} **This is how you recover an invitation link** you no longer have - the link is not derivable from the id, so re-reading the invitation is the only way…

Get full details of one invitation, including its link and the merchant data it pre-fills. **Endpoint:** GET /isv/invitations/{invitationId} **This is how you recover an invitation link** you no longer have - the link is not derivable from the id, so re-reading the invitation is the only way…

No se publicó ningún esquema de entrada para esta herramienta.

payware_isv_cancel_invitationSin descripción publicada

Esta herramienta no publicó ninguna descripción. Forge no se la inventa.

payware_reference_lookupSin descripción publicada

Esta herramienta no publicó ninguna descripción. Forge no se la inventa.

payware_data_get_export_statusGet the status of a report export request. Use this to monitor export progress.

Get the status of a report export request. Use this to monitor export progress.

No se publicó ningún esquema de entrada para esta herramienta.

payware_data_download_exportDownload a READY export file. The export must be in READY status. Returns binary data for the file.

Download a READY export file. The export must be in READY status. Returns binary data for the file.

No se publicó ningún esquema de entrada para esta herramienta.

payware_data_cancel_reportCancel a running report generation. Only reports in QUEUED status can be cancelled.

Cancel a running report generation. Only reports in QUEUED status can be cancelled.

No se publicó ningún esquema de entrada para esta herramienta.

30 de 40 herramientas publicaron una descripción.

Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.

Acerca de

payware A2A payments API for merchants, ISVs and payment institutions

Palabras clave
mcp
Alternativas
Comparando superficies de herramientas…

Árbol de dependencias

Lo que un análisis de Forge resolvió a partir de los metadatos de npm el 2026-09-18: resolución observada, no una declaración del publicador.

60 paquetes resueltos · 8 directos · 1 con avisos de seguridad La resolución se detiene en la profundidad 4 y en 60 paquetes.

El rastreo se detuvo en el límite de 60 paquetes. El resto del árbol nunca se resolvió.

Hay 36 paquetes resueltos más que no se dibujan aquí (límite de visualización: 24). Toda dependencia con avisos de seguridad se dibuja aunque se supere el límite. Inventario completo (SBOM CycloneDX)

Declaradas pero no resueltas

71 dependencias declaradas nunca llegaron al árbol. Faltan en la resolución de Forge, no en el paquete.

+59 más sin listar. Los recuentos por motivo de arriba las incluyen todas.