Test connectivity to an MCP server
POSThttps://platform.docana.com/api/v1/mcp-servers/test-connection/
Opens a real client session against the server and lists its tools, so it exercises the configured transport, credentials and, for OAuth servers, the caller’s stored connection. Discovery failures answer 400 with the error message in the same response shape.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The discovered tool names
Tool discovery failed
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
MCP server not found
Unexpected server error.