Interswitch Mcp Server is a Model Context Protocol (MCP) server: MCP server for Interswitch APIs: payments, transfers, Verve cards, airtime, and paycodes. Because it speaks the Model Context Protocol, AI assistants can use Interswitch Mcp Server as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package interswitch-mcp-server speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need INTERSWITCH_CLIENT_ID, INTERSWITCH_CLIENT_SECRET. The current release is v0.1.3, published under the MIT license, with source at Dairus01/Interswitch-mcp-server on GitHub.
On mcp.site, Interswitch Mcp Server sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Interswitch Mcp Server for Dairus01, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — interswitch-mcp-server · MCP over stdio