@turjuman/mcp-server
v0.2.0
Published
Turjuman MCP server (stateless Streamable HTTP) for AWS Lambda.
Downloads
339
Maintainers
Readme
@turjuman/mcp-server
The MCP server for Turjuman — open-source, self-hosted translation management.
A stateless Model Context Protocol server over Streamable HTTP
(one POST = one JSON-RPC message), packaged to run as an AWS Lambda Function URL. An LLM/agent
connects to it with a bearer API key and does the translating; all business logic and authorization
live in @turjuman/core.
It's normally deployed for you by
@turjuman/aws-deploy,
which ships this package's pre-bundled Lambda asset (lambda/handler.mjs). See the
architecture docs
for the request flow.
License
MIT
