hwcontract
Rank #8,529io.github.MohibShaikh/hwcontract
Judge hardware timing/serial against a contract: pass/marginal/fail (WS2812, DShot, logs)
hwcontract is a Model Context Protocol (MCP) server published by MohibShaikh. It ranks #8,529 of 132,113 servers tracked on MCP Toplist. hwcontract is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Jul 23, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 123,584 of 132,113 servers on MCP Toplist.
Use hwcontract
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hwcontract -- uvx hwcontract[mcp_servers.hwcontract]
command = "uvx"
args = ["hwcontract"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"hwcontract": {
"command": "uvx",
"args": [
"hwcontract"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hwcontract": {
"command": "uvx",
"args": [
"hwcontract"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hwcontract": {
"type": "stdio",
"command": "uvx",
"args": [
"hwcontract"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hwcontract": {
"command": "uvx",
"args": [
"hwcontract"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hwcontract": {
"command": "uvx",
"args": [
"hwcontract"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MohibShaikh%2Fhwcontract)<a href="https://mcptoplist.com/server/io.github.MohibShaikh%2Fhwcontract"><img src="https://mcptoplist.com/badge/io.github.MohibShaikh%2Fhwcontract.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
MohibShaikh
Other servers by MohibShaikh
View all MohibShaikh servers →Available versions (7)
| Version | Published |
|---|---|
| 0.4.2 | Aug 25, 2026 |
| 0.4.1 | Aug 24, 2026 |
| 0.4.0 | Aug 24, 2026 |
| 0.3.0 | Aug 24, 2026 |
| 0.2.1 | Aug 19, 2026 |
| 0.2.0 | Aug 19, 2026 |
| 0.1.1 | Jul 23, 2026 |
Frequently asked questions
- Who maintains hwcontract?
- hwcontract is maintained by MohibShaikh, which publishes 2 MCP servers (12 total versions) tracked on MCP Toplist.
- Is hwcontract listed on the Official MCP Registry?
- Yes — hwcontract is listed on the Official MCP Registry, alongside Glama.
- How many versions does hwcontract have?
- MCP Toplist tracks 7 versions of hwcontract, most recently published on Aug 25, 2026.
- Where can I find the source code for hwcontract?
- The source code for hwcontract is hosted at github.com/MohibShaikh/hwcontract.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.