File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 11# ALAPI MCP Server
22
3- 这是一个基于 [ ALAPI] ( https://www.alapi.cn ) 的 MCP (Model Control Protocol) 服务器实现,可以自动将 ALAPI 的 OpenAPI 规范转换为 MCP 工具。
3+ 这是一个基于 [ ALAPI] ( https://www.alapi.cn ) 的 MCP (Model Control Protocol) 服务器实现,可以通过MCP协议直接调用ALAPI的接口
44
55## 功能特点
66
@@ -38,7 +38,6 @@ Github: https://github.com/ALAPI-SDK/mcp-alapi-cn/releases
3838
3939CNB(国内加速): https://cnb.cool/alapi/mcp-alapi-cn/-/releases
4040
41-
4241## 配置和使用
4342
4443### 环境变量配置
@@ -49,8 +48,6 @@ CNB(国内加速): https://cnb.cool/alapi/mcp-alapi-cn/-/releases
4948- ` ALAPI_ID ` (可选):指定要加载的 API ID,不设置则加载所有 API(实际的API_id 可通过 [ ALAPI] ( https://www.alapi.cn ) 官网查看,可在我的API里面查询)
5049
5150
52-
53-
5451### Cursor配置方式
5552
56531 . 打开Cursor设置 > 扩展 > MCP工具
@@ -78,7 +75,7 @@ CNB(国内加速): https://cnb.cool/alapi/mcp-alapi-cn/-/releases
7875
7976名称: ` MCP-ALAPI-CN `
8077类型: ` STDIO `
81- 命令: ` C:\\Users\\Administrator\\实际目录\\mcp-alapi-cn.exe `
78+ 命令: ` C:\\Users\\Administrator\\实际目录\\mcp-alapi-cn.exe `
8279环境变量:
8380```
8481ALAPI_TOKEN=你的token
You can’t perform that action at this time.
0 commit comments