Skip to main content

Start MCP server

POST 

/v0/servers/:id/start

Launches an MCP server instance identified by its unique ID. This endpoint executes the server's configured command with appropriate arguments and environment variables. The server process is monitored by the router, and its status is updated accordingly. If the server is already running, the request will return the current status without restarting the server.

Request

Responses

Server started successfully