Back to Apps

Py3plex
Supports UIby skblaz
Multilayer complex network visualization and analysis library with a powerful SQL-like DSL.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Py3plex is a scientific library for the analysis and visualization of multilayer networks. It allows users to handle heterogeneous networks where nodes and edges have additional layer information, making it ideal for bioinformatics and social science research.
Tools
load_network: Load multilayer networks into the system.run_query: Execute complex network queries using the DSL v2 builder API.detect_communities: Run automated community detection using Pareto-optimal selection.export_results: Export analysis results to structured formats.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"py3plex": {
"command": "py3plex-mcp"
}
}
}
Supported hosts
Confirmed for Claude Desktop.
Quick install
pip install py3plex[mcp]Information
- Pricing
- free
- Published
- 7/29/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"py3plex": {
"command": "py3plex-mcp"
}
}
}





