{
"items": [
{
"id": "string",
"name": "string",
"description": "string",
"avatar_url": "https://avatars-ai.senler.ru/mcp-server-templates/550e8400.jpg",
"banner_url": "https://avatars-ai.senler.ru/mcp-server-templates/550e8400/banner.png",
"auth_provider_key": "senler",
"base_url": "string",
"requires_custom_url": true,
"supports_project_auth": true,
"supports_lead_auth": true,
"supports_manual_token": true,
"supports_oauth": true,
"supports_no_auth": true,
"is_private": true,
"allowed_project_ids": [
"string"
],
"tool_policy": {
"mode": "allow",
"tool_names": [
"execute"
],
"method_names": [
"ProjectsController_findOne",
"DialogsController_findAll"
]
},
"manual_auth_headers": [
{
"name": "X-API-Key",
"label": "API key",
"description": "Paste the API key from your MCP provider account",
"required": true,
"secret": true,
"value_prefix": "Bearer "
}
],
"available_query_params": {
"property1": "string",
"property2": "string"
},
"default_query_params": {
"property1": "string",
"property2": "string"
},
"tags": [],
"category": {
"id": "string",
"slug": "string",
"name": "string",
"icon": "string",
"order_num": 0
},
"install_count": 0,
"is_featured": true,
"is_active": true,
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
],
"total": 100,
"page": 1,
"limit": 20
}