Odel
lt eli mcp

lt eli mcp

Local
@matematicsolutionsPythonApache-2.0Updated 2w ago

MCP server for Lithuanian legislation (TAR via data.gov.lt) with verifiable citations.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIlt-eli-mcpv0.3.3

Run

uvx lt-eli-mcp

MCP client config

{
  "mcpServers": {
    "lt-eli-mcp": {
      "command": "uvx",
      "args": [
        "lt-eli-mcp"
      ]
    }
  }
}