lhwapi-mcp-server 1.0.6 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lhwapi-mcp-server",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "description": "MCP server for API documentation",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -1,34 +0,0 @@
1
- # Translate MCP Server
2
-
3
- MCP 服务器,用于翻译文本。
4
-
5
- ## 安装
6
-
7
- ```bash
8
- npm install -g translate-mcp-server
9
- ```
10
-
11
- ## 使用方法
12
-
13
- ### Claude Desktop 配置
14
-
15
- ```json
16
- {
17
- "mcpServers": {
18
- "translate-mcp-server": {
19
- "command": "npx",
20
- "args": ["-y", "translate-mcp-server"]
21
- }
22
- }
23
- }
24
- ```
25
-
26
- ## 可用工具
27
-
28
- - **translate** - 翻译文本
29
- - **listLanguages** - 列出支持的语言
30
- - **detectLanguage** - 检测文本语言
31
-
32
- ## 支持的语言
33
-
34
- 英语、中文、日语、韩语、法语、德语、西班牙语、意大利语、俄语、葡萄牙语、阿拉伯语、印地语、泰语、越南语、印尼语、马来语、土耳其语、波兰语、荷兰语、瑞典语