SERVER

Interswitch MCP Server

Rank #32262

io.github.Dairus01/interswitch-mcp-server

MCP server for Interswitch APIs: payments, transfers, Verve cards, airtime, and paycodes.

First listed
Apr 28, 2026
Last publish date
Apr 28, 2026
OVERVIEW

Interswitch MCP Server is a Model Context Protocol (MCP) server published by Dairus01. It ranks #32262 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Interswitch MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Apr 28, 2026 and most recently updated on Apr 28, 2026.

STANDING
#32,262of 58,900 tracked servers

Ranks ahead of 26,638 of 58,900 servers on MCP Toplist.

CONNECT

Use Interswitch MCP Server

Add Interswitch MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "interswitch-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "interswitch-mcp-server"
      ],
      "env": {
        "INTERSWITCH_CLIENT_ID": "<your INTERSWITCH_CLIENT_ID>",
        "INTERSWITCH_CLIENT_SECRET": "<your INTERSWITCH_CLIENT_SECRET>",
        "INTERSWITCH_ENV": "<your INTERSWITCH_ENV>",
        "INTERSWITCH_READ_ONLY": "<your INTERSWITCH_READ_ONLY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

Dairus01

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.1.3Apr 28, 2026
FAQ

Frequently asked questions

What is Interswitch MCP Server?
MCP server for Interswitch APIs: payments, transfers, Verve cards, airtime, and paycodes.
Who maintains Interswitch MCP Server?
Interswitch MCP Server is maintained by Dairus01, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is Interswitch MCP Server an official MCP server?
Yes — Interswitch MCP Server is listed on the Official MCP Registry.
How many versions does Interswitch MCP Server have?
MCP Toplist tracks 1 version of Interswitch MCP Server, most recently published on Apr 28, 2026.
Where can I find the source code for Interswitch MCP Server?
The source code for Interswitch MCP Server is hosted at github.com/Dairus01/Interswitch-mcp-server.
EXPLORE