← Back to search

@paystack/mcp-server

GitHub Actions Scanned 13d ago

Model Context Protocol (MCP) server for Paystack API integration

B
80.9 / 100

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
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

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 0

No scan findings.