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

# liana MCP Server Tools

Here is doc for liana-mcp, but you can refer to liana docs at [https://liana-py.readthedocs.io/](https://liana-py.readthedocs.io/)

## Cell-Cell Communication Module

* `ls_ccc_method`: List available cell-cell communication methods
* `communicate`: Perform cell-cell communication analysis using various methods (cellphonedb, cellchat, connectome, natmi, etc.)
* `rank_aggregate`: Get an aggregate of ligand-receptor scores from multiple cell-cell communication methods

## Plotting Module

* `circle_plot`: Visualize cell-cell communication network using a circular plot
* `ccc_dotplot`: Visualize cell-cell communication interactions using a dotplot
