← Back to search Server uses network capabilities via: fetch() Server uses filesystem capabilities via: fs, fs sync ops, path Server uses env_vars capabilities via: process.env
@paystack/mcp-server
Model Context Protocol (MCP) server for Paystack API integration
? Not scanned yet
Versions
0.0.5latestApr 20, 2026
0.0.4Apr 14, 2026
0.0.3Mar 12, 2026
0.0.2Mar 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 filesystem low env_vars low Scan Findings 18
low
Tool 'make_paystack_request' has no annotations
low
Tool 'get_paystack_operation' has no annotations
medium
OAuth implementation without PKCE
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: js-yaml@4.1.1 (GHSA-52cp-r559-cp3m)
medium
Vulnerable dependency: js-yaml@4.1.1 (GHSA-5p4m-2wfm-xmqj)
medium
Vulnerable dependency: js-yaml@4.1.1 (GHSA-h67p-54hq-rp68)
info
package.json metadata
info
Tool: make_paystack_request
info
Tool: get_paystack_operation
info
Transport: stdio
info
Required env vars (4)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: filesystem access detected
low
Permission: env_vars access detected
info
SBOM generated: 408 components
medium
No build provenance detected (SLSA L0)