Drengr
Rank #6,901dev.drengr/server
Eyes and hands for AI agents on Android and iOS devices.
Drengr is a Model Context Protocol (MCP) server published by sharminsirajudeen. It ranks #6,901 of 132,046 servers tracked on MCP Toplist. Drengr is listed across 2 registries — Official MCP and PulseMCP, with 20 tracked versions. It was first listed on Mar 15, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 125,145 of 132,046 servers on MCP Toplist.
Use Drengr
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add drengr -- npx -y drengr[mcp_servers.drengr]
command = "npx"
args = ["-y", "drengr"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"drengr": {
"command": "npx",
"args": [
"-y",
"drengr"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"drengr": {
"command": "npx",
"args": [
"-y",
"drengr"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"drengr": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"drengr"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"drengr": {
"command": "npx",
"args": [
"-y",
"drengr"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"drengr": {
"command": "npx",
"args": [
"-y",
"drengr"
]
}
}
}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/dev.drengr%2Fserver)<a href="https://mcptoplist.com/server/dev.drengr%2Fserver"><img src="https://mcptoplist.com/badge/dev.drengr%2Fserver.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
sharminsirajudeen
Available versions (20)
| Version | Published |
|---|---|
| 0.10.8 | Aug 25, 2026 |
| 0.10.7 | Aug 25, 2026 |
| 0.10.6 | Aug 1, 2026 |
| 0.10.5 | Aug 1, 2026 |
| 0.10.4 | Jul 31, 2026 |
| 0.10.3 | Jul 31, 2026 |
| 0.10.2 | Jul 31, 2026 |
| 0.10.1 | Jun 22, 2026 |
| 0.10.0 | Jun 22, 2026 |
| 0.9.6 | Jun 17, 2026 |
| 0.9.5 | Jun 16, 2026 |
| 0.9.4 | Jun 15, 2026 |
| 0.9.3 | Jun 15, 2026 |
| 0.9.2 | Jun 15, 2026 |
| 0.9.1 | Jun 14, 2026 |
| 0.9.0 | Jun 14, 2026 |
| 0.8.0 | Jun 8, 2026 |
| 0.7.14 | Jun 6, 2026 |
| 0.1.6 | Mar 15, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Drengr?
- Drengr is maintained by sharminsirajudeen, which publishes 1 MCP server (20 total versions) tracked on MCP Toplist.
- Is Drengr listed on the Official MCP Registry?
- Yes — Drengr is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Drengr have?
- MCP Toplist tracks 20 versions of Drengr, most recently published on Aug 25, 2026.
- Where can I find the source code for Drengr?
- The source code for Drengr is hosted at github.com/sharminsirajudeen/drengr-community.
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.