paystack-mcp
Verified Safeby Daniel-Sogbey
Overview
Provides a Model Context Protocol (MCP) server for integrating Paystack payment initialization and verification into applications.
Installation
No command providedSecurity Notes
The server acts as an API wrapper for Paystack. Security heavily depends on proper handling of the `PAYSTACK_SECRET_KEY` (passed via environment variable) and robust input validation in the Go implementation. No obvious signs of 'eval' or obfuscation. General network risks associated with any exposed API server apply.
Similar Servers
Unla
Transforms existing MCP Servers and APIs into MCP protocol-compliant endpoints through configuration, enabling LLM tool calling without code changes.
tmcp
A server implementation for the Model Context Protocol (MCP) to enable LLMs to access external context and tools.
infobip-openapi-mcp
Exposes any OpenAPI documented HTTP API as a Model Context Protocol (MCP) server for AI agents, with support for mock mode and authentication.
toolhive-registry-server
The central metadata hub for enterprise Model Context Protocol (MCP) server governance and discovery, implementing the official MCP Registry API specification.