A configuration as code language with rich validation and tooling.

11,454 stars Java 1 file ยท ~6,385 tokens #config#configuration#data#functional#java#json#kotlin#language

pkl MCP Server

MCP server for apple/pkl

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