TheEterna/api2mcp4j
Spring Boot Starter: Auto-convert existing REST APIs (@RestController) to MCP Server with zero/low-code. Expose controllers as MCP Tools instantly.
Platform-specific configuration:
{
"mcpServers": {
"api2mcp4j": {
"command": "npx",
"args": [
"-y",
"api2mcp4j"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...