curl --location --request GET '/api/mcp-server-templates//documentation' \
--header 'Accept-Language;'[
{
"id": "string",
"mcp_server_template_id": "string",
"title": "string",
"content": "string",
"order_num": 0,
"is_active": true,
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
]