api-test-mcp
- API 테스트 도구
- API 테스트 계획을 생성하고, 일괄적으로 테스트를 실행하고, 테스트 결과를 평가하고, API 테스트 결과를 내보냅니다.
api-test-mcp의 핵심 기능
- 테스트 계획 만들기
- 배치 단위로 테스트 작업 실행
- API 테스트 결과를 자동으로 평가합니다
- 데이터 내보내기
빠른 시작
- 도커 배포
지엑스피1
- 통합(Cherry Studio와의 예)
서버 추가 -> sse 유형 선택 -> URL을 http://localhost:3000/sse 로 입력 -> 저장 클릭
소스 코드 빌드
환경 요구 사항
노드 >= 20
pnpm
빌드 프로세스
git clone https://github.com/Actrue/api-test-mcp.git ## Clone source code
cd api-test-mcp
pnpm run go ## Start command; this will launch the SSE server on port 3000
사용 참고 사항
다음과 같은 프롬프트 단어를 사용하는 것이 좋습니다.
You are an API tester who will receive the API documentation and then create a test plan and task list based on it.
You need not only to verify if the API functions properly but also to test how well it handles incorrect data inputs.
If the user forgets to provide the test URL, please remind them.
Reply format:
[Plan Test Plan]
Call tool to create test plan
[Execute tests according to the plan]
Format: Test ID, Test Objective, Test Result.
[Generate summary and suggestions based on results]
Call tool to write summary and suggestions into a data table
[Test results, and export to Excel]
Call tool to retrieve test results
[Test Results Summary]
Summarize the entire testing process
Requirements:
Please reply in Chinese.
URL must be a complete link
지원 플랫폼
기술 스택