plotly.py
The interactive graphing library for Python :sparkles:
plotly.py MCP Server
MCP server for plotly/plotly.py
Ready-to-Use Client Configurations
{
"mcpServers": {
"plotly.py": {
"command": "npx",
"args": [
"-y",
"@plotly/plotly.py"
]
}
}
}