← 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
B
80.9 / 100
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 0
No scan findings.