Server Management
Validate MCP Server
Validates an MCP server configuration and checks server health before creation
POST
Request Body
Transport protocol type. Must be one of:
stdio, http, or sseServer URL for HTTP/SSE transport
Command to execute for stdio transport
Command arguments for stdio transport
Environment variables as key-value pairs
Custom HTTP headers
Connection type. Must be either
direct or proxyProxy URL if using proxy connection
Response
Whether the server configuration is valid
Validation message or error details
Validation status:
ok, error, or timeoutServer capabilities if validation successful
Server implementation details

