pyinstrument
π΄Β Call stack profiler for Python. Shows you why your code is slow!
pyinstrument MCP Server
MCP server for joerick/pyinstrument
Ready-to-Use Client Configurations
{
"mcpServers": {
"pyinstrument": {
"command": "npx",
"args": [
"-y",
"@joerick/pyinstrument"
]
}
}
}