Skip to main content
Glama
FactrueSolin

api-test-mcp

by FactrueSolin

API-Test-MCP

  • API-Testtool

  • Generieren Sie API-Testpläne, führen Sie Tests in Stapeln aus, werten Sie Testergebnisse aus und exportieren Sie API-Testergebnisse.

Kernfunktionen von api-test-mcp

  1. Testpläne erstellen

  2. Testaufgaben stapelweise ausführen

  3. API-Testergebnisse automatisch auswerten

  4. Daten exportieren

Schnellstart

  1. Docker-Bereitstellung

git clone https://github.com/Actrue/api-test-mcp.git    ## Clone source code
cd api-test-mcp
docker build -t api-test-mcp .   ## Build image
docker run -p 3000:3000  api-test-mcp  ## Run container
  1. Integration (Beispiel mit Cherry Studio)

Server hinzufügen -> Typ sse auswählen -> URL als http://localhost:3000/sse eintragen -> Auf Speichern klicken

Related MCP server: mcp-serverTest

Quellcode-Build

Umgebungsanforderungen

Knoten >= 20

pnpm

Build-Prozess

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

Verwendungshinweise

Es wird empfohlen, die folgenden Eingabewörter zu verwenden:

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

Unterstützte Plattformen

  • Mac

  • Windows

  • Linux

Technologie-Stack

A
license - permissive license
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Official MCP server for Qase — manage test cases, runs, suites, defects via AI tools.

  • MCP server exposing the Backtest360 engine API as tools for AI agents.

  • MCP server for AI access to Swagger by SmartBear.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/FactrueSolin/api-test-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server