vสŒvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.

vavr MCP Server

MCP server for vavr-io/vavr

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