@payware/mcp-server

MCPCommunity
v1.3.1io.github.paywareMITAktualisiert vor 6 TnpmGitHub

payware A2A payments API for merchants, ISVs and payment institutions

Läuft in
ClaudeCursorCopilotGemini

Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.

Automatisch aus öffentlichen Quellen indexiert. Vom Entwickler auf Forge noch nicht verifiziert.Diesen Eintrag beanspruchen →
17Downloads/Wo.
vor 6 TLetzte Aktualisierung
Liest diese Zugangsdaten
  • PAYWARE_OAUTH_CLIENT_SECRETOAuth-Appoptional

    OAuth2 client secret (ISV partners only)

Vom Autor in der offiziellen MCP-Registry angegeben. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Paket
Autorio.github.payware
LizenzMIT
Version1.3.1
Quellenpm+mcp-registry
Trust-Status
B
60/100Gut
Im Forge-Index gelistet+10/10
Publisher-Identität verifiziert+0/20
Publisher: führe `forge publish` im Repo des Pakets aus, um die Inhaberschaft zu beanspruchen
Ed25519-Publish-Signatur+0/5
Wird automatisch ergänzt, wenn der Publisher `forge publish` ausführt
Domain-Verifizierung+0/5
Publisher: hinterlege /.well-known/forge.json auf der Paket-Homepage mit { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+0/5
Veröffentliche aus GitHub Actions mit --provenance, damit die Attestation dieses Paket an dieses Repo bindet
npm-Maintainer-Übereinstimmung+0/5
Wird erreicht, sobald deine Identität oben verifiziert ist und dieser Login npm-Maintainer dieses Pakets ist
CVE-Scan · sauber+30/30
Statische Analyse · sauber+20/20
Füge das in Claude Code, Cursor oder einen beliebigen KI-Assistenten ein, um alle Lücken zu schließen
StatusVon der Community indexiert
PublisherNicht verifiziert
SignaturNicht signiert
Domain
Herkunft
Abhängigkeiten60 aufgelöst · 1 mit Advisories
Tool-Oberfläche40 Tools · 4 privilegiert
Sicherheits-Scan⚠ Warnungen (1)v1.3.1 · vor 6 TWie gut funktioniert dieser Scan?
EvaluierungenKeine
Indexiert17. Sept. 2026

Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.

Tools

40 Tools · 4 privilegiert
Statisch aus dem veröffentlichten Paket extrahiertv1.3.1 · 6d ago

Aus dem Quellcode gelesen, den npm tatsächlich ausliefert, zum Zeitpunkt des Scans. Das Paket wurde nie ausgeführt. Tools, die zur Laufzeit dynamisch registriert werden oder in gebündeltem beziehungsweise minifiziertem Code stecken, können übersehen werden — das hier ist also eine Untergrenze der Tool-Oberfläche, keine vollständige Erhebung.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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)

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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

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

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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)

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

payware_products_delete_audioprivilegiertDelete 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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

payware_utils_generate_code_exampleGenerate code examples for different programming languages and scenarios

Generate code examples for different programming languages and scenarios

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

payware_operations_create_transactionKeine Beschreibung veröffentlicht

Dieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.

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…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

payware_deep_links_delete_product_linkprivilegiertDelete 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…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

payware_products_delete_productprivilegiertDelete 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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

payware_deep_links_delete_transaction_linkprivilegiertDelete 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…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

payware_operations_finalize_transactionKeine Beschreibung veröffentlicht

Dieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.

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

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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).

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

payware_deep_links_get_product_linkKeine Beschreibung veröffentlicht

Dieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.

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)

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

payware_operations_get_transaction_statusKeine Beschreibung veröffentlicht

Dieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.

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…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

payware_operations_get_transaction_historyKeine Beschreibung veröffentlicht

Dieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.

payware_deep_links_get_transaction_linkKeine Beschreibung veröffentlicht

Dieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.

payware_isv_create_invitationKeine Beschreibung veröffentlicht

Dieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.

payware_isv_list_invitationsKeine Beschreibung veröffentlicht

Dieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.

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…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

payware_isv_cancel_invitationKeine Beschreibung veröffentlicht

Dieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.

payware_reference_lookupKeine Beschreibung veröffentlicht

Dieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

30 von 40 Tools haben eine Beschreibung veröffentlicht.

Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.

Über

payware A2A payments API for merchants, ISVs and payment institutions

Schlagwörter
mcp
Alternativen
Tool-Oberflächen werden verglichen…

Abhängigkeitsbaum

Was ein Forge-Scan am 2026-09-18 aus den npm-Metadaten aufgelöst hat — beobachtete Auflösung, keine Angabe des Herausgebers.

60 Pakete aufgelöst · 8 direkt · 1 mit Sicherheitshinweisen Die Auflösung endet bei Tiefe 4 und 60 Paketen.

Der Durchlauf endete an der Grenze von 60 Paketen. Der Rest des Baums wurde nie aufgelöst.

36 weitere aufgelöste Pakete werden hier nicht gezeichnet (Anzeigegrenze: 24). Jede Abhängigkeit mit einem Sicherheitshinweis wird unabhängig von der Grenze gezeichnet. Vollständiges Inventar (CycloneDX-SBOM)

Deklariert, aber nicht aufgelöst

71 deklarierte Abhängigkeiten sind nie im Baum gelandet. Sie fehlen in Forges Auflösung, nicht im Paket.

+59 weitere nicht aufgeführt. Die Zählungen nach Grund oben erfassen sie alle.