Loomal

uniprof

MCP server by github.com/indragiek/uniprof

Universal CPU profiler designed for humans and AI agents

404 starsnpm: uniprof

About uniprof

uniprof is an MCP (Model Context Protocol) server published by indragiek in the official MCP registry, listed under Autonomous Agents on Loomal. Universal CPU profiler designed for humans and AI agents

It ships as an npm package (uniprof), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/indragiek/uniprof, where the project has earned 404 GitHub stars.

Use uniprof with your agent

Claude Code · one command
claude mcp add uniprof -- npx -y uniprof
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "uniprof": {
      "command": "npx",
      "args": [
        "-y",
        "uniprof"
      ]
    }
  }
}
npmuniprof

Frequently asked questions

What is uniprof?
uniprof is an MCP (Model Context Protocol) server by indragiek in the Autonomous Agents category. Universal CPU profiler designed for humans and AI agents
How do I connect uniprof to Claude, Cursor, or another MCP client?
Install uniprof from its npm package (uniprof) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is uniprof open source?
Yes — the source code is public at github.com/indragiek/uniprof, with 404 GitHub stars.
Can AI agents pay to use uniprof?
Not yet through Loomal — uniprof is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain uniprof? Claim this listing free by verifying GitHub ownership, or contact us.