Hwcontract runs on your own machine — the client starts it, so there is no endpoint to ping. 292 installs a week from pypi. Last commit 25 Aug 2026.
Judge hardware timing/serial against a contract: pass/marginal/fail (WS2812, DShot, logs)
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
bundled = os.path.join(BUNDLED, base)
out = subprocess.run(cmd, capture_output=True, text=True,
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add hwcontract -- uvx hwcontract
{
"mcpServers": {
"hwcontract": {
"args": [
"hwcontract"
],
"command": "uvx"
}
}
}
[mcp_servers.hwcontract]
command = "uvx"
args = ["hwcontract"]
{
"mcpServers": {
"hwcontract": {
"args": [
"hwcontract"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"hwcontract": {
"args": [
"hwcontract"
],
"command": "uvx"
}
}
}
Open a job card, log hours and materials against it, print the card for client sign-off.
Read-only MCP server to inspect an Android device over ADB: hardware, packages, permissions, logs.
Debug embedded firmware on real hardware: J-Link probes, Cortex-M faults, RTT logs, GDB.
Live iOS Simulator and browser screenshots, logs, and a personal MCP hub for AI coding agents.
MCP server for Docker — containers, health checks, Compose, logs, monitoring for AI agents
Hardware probe for performance diagnostics, thermal monitoring, and LLM optimization.
MCP server for Cronometer nutrition tracking — food logs, diary, macros, fasting
Secure MCP server for Obsidian with OWASP Top 10 controls and full audit logging.
Answers built from our own checks of this server.