🛠️

uniprof

Universal CPU profiler designed for humans and AI agents

Developer Tools stdio npm npmstdioindragiek
RUN IN TERMINAL
claude mcp add indragiek-uniprof -- npx -y uniprof
ADD TO claude_desktop_config.json
{ "mcpServers": { "indragiek-uniprof": { "command": "npx", "args": ["-y", "uniprof"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "indragiek-uniprof": { "command": "npx", "args": ["-y", "uniprof"] } } }
ADD TO .cursor/mcp.json
{ "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.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/indragiek-uniprof.svg)](https://skillsplayground.com/mcps/indragiek-uniprof/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.