Skip to content

Commit 6800ed1

Browse files
Update README
1 parent 41b1bdb commit 6800ed1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ALAPI MCP Server
22

3+
[![smithery badge](https://smithery.ai/badge/@ALAPI-SDK/mcp-alapi-cn)](https://smithery.ai/server/@ALAPI-SDK/mcp-alapi-cn)
4+
35
这是一个基于 [ALAPI](https://www.alapi.cn) 的 MCP (Model Control Protocol) 服务器实现,可以通过MCP协议直接调用ALAPI的接口
46

57
## 功能特点
@@ -18,6 +20,14 @@
1820

1921
## 安装
2022

23+
### Installing via Smithery
24+
25+
To install mcp-alapi-cn for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@ALAPI-SDK/mcp-alapi-cn):
26+
27+
```bash
28+
npx -y @smithery/cli install @ALAPI-SDK/mcp-alapi-cn --client claude
29+
```
30+
2131
### 构建安装
2232
```bash
2333
#Github

0 commit comments

Comments
 (0)