Test Mcp Server
Test connection to an MCP server without adding it.
Returns the list of available tools if successful.
Headers
Authorization
Header authentication of the form Bearer <token>
Request
This endpoint expects an object.
OR
OR
Response
Successful Response
name
inputSchema
description
annotations
Additional properties describing a Tool to clients.
NOTE: all properties in ToolAnnotations are hints.
They are not guaranteed to provide a faithful description of
tool behavior (including descriptive properties like title
).
Clients should never make tool use decisions based on ToolAnnotations received from untrusted servers.