Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"shenyu": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-shenyu"
]
}
}
}