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.

コメント

「開発者ツール」の他のコンテンツ