wso2apim-mcp

anarsyakir/wso2apim-mcp

3.2

If you are the rightful owner of wso2apim-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A Model Context Protocol (MCP) server that exposes WSO2 API Manager operations as tools.

Tools
7
Resources
0
Prompts
0

WSO2 APIM MCP Server

A Model Context Protocol (MCP) server exposing WSO2 API Manager (Publisher v4 & Devportal v3) operations as tools.

Setup

  1. Copy .env.example to .env and set environment variables.
  2. Run locally:
npm install
npm run dev

or with Docker:

docker compose up --build

Tools

  • listApis
  • getApi
  • createRestApi
  • changeLifecycle
  • listApplications
  • subscribeToApi
  • listSubscriptions