Skip to main content
Glama
FactrueSolin

api-test-mcp

by FactrueSolin

api-тест-mcp

  • Инструмент тестирования API

  • Создавайте планы тестирования API, выполняйте тесты партиями, оценивайте результаты тестирования и экспортируйте результаты тестирования API.

Основные возможности api-test-mcp

  1. Создание планов тестирования

  2. Выполнять тестовые задания партиями

  3. Автоматически оценивать результаты API-тестов

  4. Экспорт данных

Быстрый старт

  1. Развертывание 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. Интеграция (пример с Cherry Studio)

Добавить сервер -> Выберите тип sse -> Введите URL-адрес как http://localhost:3000/sse -> Нажмите Сохранить

Related MCP server: API Tester AI MCP

Исходный код сборки

Требования к окружающей среде

узел >= 20

пнпм

Процесс сборки

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

Поддерживаемые платформы

  • Мак

  • Окна

  • линукс

Технологический стек

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityInactive
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables AI agents and LLMs to interact with the Test MCP Mar19 TRAIA API through standardized tools and the Model Context Protocol. It provides seamless API access for automated workflows with support for Docker deployment and asynchronous operations.
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    A standalone MCP server for API testing and management, allowing AI assistants to interact with RESTful APIs through natural language.
    23
    28
    MIT

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