{
"servers": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"name": "My MCP Server",
"url": "http://localhost:8791/sse",
"description": "string",
"has_auth_token": true,
"is_installed": true,
"auth_mode": "project",
"project_auth_method": "auto",
"has_project_credential": true,
"meta": {
"region": "eu",
"version": "1.0",
"tags": [
"analytics"
]
},
"custom_query_params": {},
"has_documentation": true,
"documentation_count": 5,
"is_active": true,
"project_id": "550e8400-e29b-41d4-a716-446655440000",
"app_id": "streamvi",
"created_at": "2024-01-01T00:00:00.000Z",
"updated_at": "2024-01-01T00:00:00.000Z",
"auth_token": "secret_token",
"auth_provider_key": "senler"
}
]
}