> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mindsdb.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List Projects

## Description

The `list_projects()` function lists all available projects.

## Syntax

Use the `list_projects()` method to lists all available projects:

```python theme={null}
server.list_projects()
```
