Source: lmcp
Section: net
Priority: optional
Maintainer: Markus Fritsche <mfritsche@reauktion.de>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.2
Homepage: https://git.reauktion.de/marfrit/lmcp

Package: lmcp
Architecture: all
Depends: ${misc:Depends}, lua5.4 | lua5.3 | lua, lua-socket
Description: Lightweight MCP (Model Context Protocol) server in pure Lua
 lmcp is a small Model Context Protocol server written in Lua. It exposes
 user-defined tools over HTTP for use by AI agents.
 .
 Library files install to /usr/share/lua/5.4/. The example server is
 available as /usr/bin/lmcp-example.
