---
title: "Test connection to an MCP server"
method: POST
path: "/api/v1/mcp-servers/{id}/test"
tags: ["mcp-servers"]
---

# Test connection to an MCP server

`POST /api/v1/mcp-servers/{id}/test`

## Path parameters

- `id` string, required

## Response `200`

- TestConnectionResponseDto
  - `success` boolean, required
  - `message` string
  - `toolCount` number
  - `protocolVersion` string
  - `responseTimeMs` number

---

[API](https://skmtc.net/shipsecai/apis/shipsec-studio-api.md) · [All operations](https://skmtc.net/shipsecai/apis/shipsec-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shipsecai/shipsec-studio-api/versions/cc60562ad9f3/schema)
