Metadata-Version: 2.4
Name: owlt-mcp-server
Version: 0.1.6
Summary: A translator named owlt mcp server powered by LLMs
Author-email: jay <googcheng@qq.com>
Requires-Python: >=3.11.8
Requires-Dist: deepl>=1.22.0
Requires-Dist: lara-sdk>=1.4.0
Requires-Dist: mcp[cli]>=1.10.1
Requires-Dist: openai>=1.93.0
Description-Content-Type: text/markdown

# owlt-mcp-server
owlt-mcp-server is a mcp server which focus on TARGET language chinese and english translation. on the stage it is free to use. It intergates some LLMs translation power.


## How to use
you can use it by **uvx** in mainstream mcp client IDE.
for example add below to mcp_config.json on Windsurf:
```
"translate_server":  {
    "command":  "uvx",
    "args":  [
        "owlt-mcp-server"
    ]
}
```
## Wanted api donate


























