Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@api-test-mcpcreate a test plan for the user login API with these endpoints: POST /login, GET /profile"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
api-test-mcp
接口测试工具
生成接口测试计划,批量执行测试,评估测试结果,导出接口测试结果。
api-test-mcp核心功能
创建测试计划
批量执行测试任务
自动评估接口测试结果
可导出数据
更新信息
25 7月28日
去掉sqlite数据库,使用本地json存储数据,轻量化项目
25 6月 10日
ORM从Prisma迁移至drizzle,降低项目资源占用,提升项目性能。
接口从sse切换至streamableHttp
Related MCP server: MCP-TEST
快速开始
本地部署部署
接入使用(cherry studio 为例)
添加服务器->类型选择streamableHttp->url填写 http://localhost:3000/mcp ->点击保存
源码构建
环境要求
node>=20
pnpm
构建过程
使用须知
推荐配合以下提示词使用
支持平台
Mac
Windows
Linux