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
- Copy
.env.exampleto.envand set environment variables. - Run locally:
npm install
npm run dev
or with Docker:
docker compose up --build
Tools
- listApis
- getApi
- createRestApi
- changeLifecycle
- listApplications
- subscribeToApi
- listSubscriptions