A Lua SDK for OpenResty #323
ufownl
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
What would you like to share?
I published a Lua SDK for OpenResty, which is developed according to the
2025-03-26
specification.Note
lua-resty-mcp is now compatible with the latest (
2025-06-18
) specificationTip
Now, servers using the Streamable HTTP transport can choose a Redis-based message bus for distributed horizontal scaling!
The following examples demonstrate creating an MCP server using the stdio or Streamable HTTP transport.
stdio transport:
Streamable HTTP transport:
Relevant Links
GitHub repository: https://github.com/ufownl/lua-resty-mcp
Beta Was this translation helpful? Give feedback.
All reactions