MCP Server
MCP
io.github.indragiek/uniprof
Universal CPU profiler designed for humans and AI agents
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "uniprof",
"version": "0.3.4",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
},
{
"value": "run",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment