Performance Co-Pilot runs on your own machine — the client starts it, so there is no endpoint to ping. 118 installs a week from pypi. Last commit 10 Apr 2026.
Query system performance metrics via MCP - CPU, memory, disk I/O, network, processes
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pcp -- uvx pcp-mcp
{
"mcpServers": {
"pcp": {
"args": [
"pcp-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.pcp]
command = "uvx"
args = ["pcp-mcp"]
{
"mcpServers": {
"pcp": {
"args": [
"pcp-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pcp": {
"args": [
"pcp-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.