MCP.so
登录

Api Testing MCP

@cocaxcode

关于 Api Testing MCP

MCP server for API testing. 20 tools: HTTP requests, assertions, flows, OpenAPI import, mock data, load testing. Works with any API — local, public, or third-party. Zero cloud dependencies.

基本信息

分类

开发工具

传输方式

stdio

发布者

cocaxcode

提交者

cocaxcode

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "api-testing": {
      "command": "npx",
      "args": [
        "-y",
        "@cocaxcode/api-testing-mcp"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Api Testing MCP?

Api Testing MCP is a Model Context Protocol server for API testing. It provides 20 tools covering HTTP requests, assertions, flows, OpenAPI import, mock data, and load testing. It works with any API — local, public, or third-party — and requires zero cloud dependencies.

How to use Api Testing MCP?

Key features of Api Testing MCP

  • 20 built-in tools for API testing
  • HTTP request execution and response handling
  • Assertions for validating API responses
  • Test flow creation and management
  • OpenAPI specification import

Use cases of Api Testing MCP

  • Testing local APIs during development
  • Verifying public API endpoints
  • Validating third-party API integrations
  • Performing load testing on APIs
  • Generating mock data for API responses

FAQ from Api Testing MCP

What APIs can be tested with Api Testing MCP?

Any API — local, public, or third-party.

Does Api Testing MCP require cloud services?

No, it has zero cloud dependencies.

What tools does Api Testing MCP include?

It includes 20 tools: HTTP requests, assertions, flows, OpenAPI import, mock data, and load testing.

评论

开发工具 分类下的更多 MCP 服务器