Google PageRank for AI agents. 25,000+ tools indexed.

Ondra-Zik/trezor-emulator-mcp

Score: 49.6 Rank #84 MCP Server

MCP server for controlling Trezor emulator via WebSocket API

Use Ondra-Zik/trezor-emulator-mcp in Claude Code Install AgentRank MCP — your AI finds the right tool automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

Ondra-Zik/trezor-emulator-mcp is a Python MCP server. MCP server for controlling Trezor emulator via WebSocket API

Ranked #84 out of 110 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Python No license

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge all embed codes →

AgentRank score for Ondra-Zik/trezor-emulator-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/Ondra-Zik--trezor-emulator-mcp)](https://agentrank-ai.com/tool/Ondra-Zik--trezor-emulator-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/Ondra-Zik--trezor-emulator-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/Ondra-Zik--trezor-emulator-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="Ondra-Zik/trezor-emulator-mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# trezor-emulator MCP

MCP server for controlling Trezor emulators running inside `trezor-user-env` Docker container.

## How it works

Connects to the `trezor-user-env` WebSocket API on port 9001 to send commands (start/stop, click, input, setup, etc.) and captures screenshots via VNC on port 5900.

## Requirements

- `trezor-user-env` Docker container running with port 9001 exposed
- VNC on `localhost:5900` (for `emulator_screenshot`) — requires the [`feature/x11-to-vnc-migration`](https://github.com/trezor/trezor-user-env/tree/feature/x11-to-vnc-migration) branch of `trezor-user-env`
- `python3` with `venv`

## Setup

Run `./run.sh` — it creates `.venv` (or uses `$TREZOR_EMULATOR_VENV`), installs dependencies, and starts the server.

### MCP config example (VS Code)

```json
{
	"servers": {
		"trezor-emulator": {
			"type": "stdio",
			"command": "/usr/bin/env",
			"args": [
				"bash",
				"/absolute/path/to/trezor-emulator-mcp/run.sh"
			]
		}
	}
}
```

## Tools

| Tool | Argument
Read full README on GitHub →
Are you the maintainer of Ondra-Zik/trezor-emulator-mcp?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.