Back to Browse

Hone MCP Server

Developer ToolsModerate6.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Score your judgment over AI-assisted work. Hone scores you, not the model.

About

Score your judgment over AI-assisted work. Hone scores you, not the model.

Security Report

6.2
Moderate6.2Moderate Risk

Hone is a well-architected MCP server implementing an open judgment-scoring framework. The codebase is clean with proper input validation, no evidence of malicious patterns, and appropriate permission scoping for a developer tool. The server stores judgment metadata (scores) locally, never the work itself, which aligns with its privacy-first design. Minor code quality observations around error handling breadth do not materially impact security. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity).

4 files analyzed · 5 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-derekchoyai-hone": {
      "args": [
        "-y",
        "@hone/mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Hone MCP Server - Score your judgment over AI-assisted work. Hone scores you, | MCP Marketplace