clawtouch-mcp
Rank #5,158io.github.tinqiao-oss/clawtouch-mcp
USB-HID keyboard/mouse (Pico 2, open firmware) as MCP tools; --mock runs with no hardware
clawtouch-mcp is a Model Context Protocol (MCP) server published by tinqiao-oss. It ranks #5,158 of 132,046 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. clawtouch-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 5 tracked versions. It was first listed on Jun 1, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 126,888 of 132,046 servers on MCP Toplist.
Use clawtouch-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add clawtouch-mcp -- uvx clawtouch-mcp[mcp_servers.clawtouch-mcp]
command = "uvx"
args = ["clawtouch-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"clawtouch-mcp": {
"command": "uvx",
"args": [
"clawtouch-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"clawtouch-mcp": {
"command": "uvx",
"args": [
"clawtouch-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"clawtouch-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"clawtouch-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"clawtouch-mcp": {
"command": "uvx",
"args": [
"clawtouch-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"clawtouch-mcp": {
"command": "uvx",
"args": [
"clawtouch-mcp"
]
}
}
}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.tinqiao-oss%2Fclawtouch-mcp)<a href="https://mcptoplist.com/server/io.github.tinqiao-oss%2Fclawtouch-mcp"><img src="https://mcptoplist.com/badge/io.github.tinqiao-oss%2Fclawtouch-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
tinqiao-oss
Available versions (5)
| Version | Published |
|---|---|
| 0.5.2 | Sep 15, 2026 |
| 0.5.1 | Aug 29, 2026 |
| 0.4.6 | Jun 7, 2026 |
| 0.4.3 | Jun 5, 2026 |
| 0.3.2 | Jun 2, 2026 |
Frequently asked questions
- Who maintains clawtouch-mcp?
- clawtouch-mcp is maintained by tinqiao-oss, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is clawtouch-mcp listed on the Official MCP Registry?
- Yes — clawtouch-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does clawtouch-mcp have?
- MCP Toplist tracks 5 versions of clawtouch-mcp, most recently published on Sep 15, 2026.
- Where can I find the source code for clawtouch-mcp?
- The source code for clawtouch-mcp is hosted at github.com/tinqiao-oss/clawtouch-mcp.
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.