MCP Server
MCP
Performance Co-Pilot
Query system performance metrics via MCP - CPU, memory, disk I/O, network, processes
Install
uvx pcp-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "pcp-mcp",
"version": "1.5.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "pmproxy host",
"format": "string",
"name": "PCP_HOST"
},
{
"description": "pmproxy port",
"format": "string",
"name": "PCP_PORT"
},
{
"description": "Target pmcd host to monitor",
"format": "string",
"name": "PCP_TARGET_HOST"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment