Skip to main content
Glama

api-test-mcp

by Actrue

prueba de API MCP

  • herramienta de prueba de API
  • Genere planes de pruebas de API, ejecute pruebas en lotes, evalúe los resultados de las pruebas y exporte los resultados de las pruebas de API.

Características principales de api-test-mcp

  1. Crear planes de prueba
  2. Ejecutar tareas de prueba en lotes
  3. Evaluar automáticamente los resultados de las pruebas de API
  4. Exportar datos

Inicio rápido

  1. Implementación de Docker
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. Integración (Ejemplo con Cherry Studio)

Agregar servidor -> Seleccionar tipo sse -> Completar URL como http://localhost:3000/sse -> Hacer clic en Guardar

Compilación del código fuente

Requisitos ambientales

nodo >= 20

pnpm

Proceso de construcción

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

Notas de uso

Se recomienda utilizar las siguientes palabras clave:

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

Plataformas compatibles

  • Impermeable
  • Ventanas
  • Linux

Pila de tecnología

-
security - not tested
A
license - permissive license
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

prueba de API MCP

  1. Características principales de api-test-mcp
    1. Inicio rápido
      1. Compilación del código fuente
        1. Requisitos ambientales
        2. Proceso de construcción
      2. Notas de uso
        1. Plataformas compatibles
          1. Pila de tecnología

            Related MCP Servers

            View all related MCP servers

            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/Actrue/api-test-mcp'

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