Server data from the Official MCP Registry
Score your judgment over AI-assisted work. Hone scores you, not the model.
Score your judgment over AI-assisted work. Hone scores you, not the model.
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.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-derekchoyai-hone": {
"args": [
"-y",
"@hone/mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.