armeria

GitHub

Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.

armeria MCP Server

MCP server for line/armeria

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "armeria": {
      "command": "npx",
      "args": [
        "-y",
        "@line/armeria"
      ]
    }
  }
}