Magic-API
pulsemcp/magic-apiIntegrates with Magic-API development environments to provide API management, debugging with breakpoints and step execution, documentation access, backup/restore functionality, Java class introspection, and content search across API scripts through REST endpoints and WebSocket interfaces.
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"magic-api": {
"url": "None",
"transport": "http"
}
}
}