← Back to Plugins
MCP Server MCP

Lambë

github By github 👁 1 views ▲ 0 votes

Shape-aware query language for structured data — JSON, YAML, TOML, HCL, CSV, Markdown.

Homepage Verified source GitHub

Install

mcpb:https://github.com/hakimjonas/lambe/releases/download/v0.13.0/lam-mcp-linux-x64

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/hakimjonas/lambe/releases/download/v0.13.0/lam-mcp-linux-x64",
      "fileSha256": "8ad526b99b4a54b3a4749098fbf88bd7bbb119720420504cb3fc760919de0427",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/hakimjonas/lambe/releases/download/v0.13.0/lam-mcp-linux-arm64",
      "fileSha256": "98f433a5b6c92913fd0f458efaf27f691df06b75693909a111c33ae90d48493e",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/hakimjonas/lambe/releases/download/v0.13.0/lam-mcp-macos-x64",
      "fileSha256": "a8f46e4437f6344712e6e483f381760d597db2622dc6d0df5c0efc084350509a",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/hakimjonas/lambe/releases/download/v0.13.0/lam-mcp-macos-arm64",
      "fileSha256": "d223b16850505731088cb07690ea0fea2a3ac372e4e0cbf9fd1af731a5d120ae",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/hakimjonas/lambe/releases/download/v0.13.0/lam-mcp-windows-x64.exe",
      "fileSha256": "d9f0074ec978f452ac16aea60a34f12f33681ddadff3c4e5577f2054e7947225",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...