2bd661a8c961bc8443b473002d391b4135ade095
Zero-dependency MCP (Model Context Protocol) server in pure Lua. Only requires luasocket. 2MB RSS vs Python FastMCP's 97MB. - json.lua: pure Lua JSON encoder/decoder (~150 lines) - lmcp.lua: MCP server with streamable-http transport (~230 lines) - example_server.lua: shell/file tools demo Implements MCP 2025-03-26: initialize, tools/list, tools/call, notifications/initialized, ping. JSON-RPC 2.0. SSE support. CORS. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
Lightweight MCP server in pure Lua. 2MB RSS. Zero deps beyond luasocket.
Releases
1
Languages
Lua
93.1%
Shell
6.2%
Batchfile
0.7%