← Back to search

@paystack/mcp-server

GitHub Actions Scanned 29d ago

Model Context Protocol (MCP) server for Paystack API integration

? Not scanned yet

Versions

0.0.5latest
Apr 20, 2026
0.0.4
Apr 14, 2026
0.0.3
Mar 12, 2026
0.0.2
Mar 12, 2026

Tools 2

get_paystack_operation
annotations: none low

Get Paystack API operation details by operation ID. Available operations are: ${Object.keys(operations) .map((operation) => operation) .join(', ')}

operation_id string
make_paystack_request
annotations: none low

Make a Paystack API request using the details of the operation. Be sure to get all operation details including method, path path parameters, query parameters, and request body before making a call.

Permissions 3

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

Scan Findings 18

low
Tool 'make_paystack_request' has no annotations annotation_checker · 100%
low
Tool 'get_paystack_operation' has no annotations annotation_checker · 100%
medium
OAuth implementation without PKCE auth_checker · 75%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: js-yaml@4.1.1 (GHSA-52cp-r559-cp3m) dependency_analyzer · 95%
medium
Vulnerable dependency: js-yaml@4.1.1 (GHSA-5p4m-2wfm-xmqj) dependency_analyzer · 95%
medium
Vulnerable dependency: js-yaml@4.1.1 (GHSA-h67p-54hq-rp68) dependency_analyzer · 95%
info
package.json metadata manifest_parser · 100%
info
Tool: make_paystack_request manifest_parser · 85%
info
Tool: get_paystack_operation manifest_parser · 85%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (4) 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: 408 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%