claude mcp add indragiek-uniprof -- npx -y uniprof
{
"mcpServers": {
"indragiek-uniprof": {
"command": "npx",
"args": ["-y", "uniprof"]
}
}
}
{
"mcpServers": {
"indragiek-uniprof": {
"command": "npx",
"args": ["-y", "uniprof"]
}
}
}
{
"mcpServers": {
"indragiek-uniprof": {
"command": "npx",
"args": ["-y", "uniprof"]
}
}
}
About This MCP Server
The uniprof server is a universal CPU profiler that provides insights into system performance, connecting to npm and utilizing stdio for input and output. It enables developers to identify bottlenecks and optimize their code, making it a useful tool when debugging and refining applications. Developers would reach for uniprof when they need to understand and improve the computational efficiency of their programs, particularly in scenarios where human and AI agents interact with the system.
Universal CPU profiler designed for humans and AI agents. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
uniprof on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The uniprof server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.