onsense
Rank #26,615io.github.hufirst/onsense
Android phone camera, sensors & files for any MCP client — local, no cloud, no ADB.
onsense is a Model Context Protocol (MCP) server published by hufirst. It ranks #26,615 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. onsense is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 8 tracked versions. It was first listed on Jul 5, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 105,431 of 132,046 servers on MCP Toplist.
Use onsense
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add onsense -- uvx onsense serve[mcp_servers.onsense]
command = "uvx"
args = ["onsense", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"onsense": {
"command": "uvx",
"args": [
"onsense",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"onsense": {
"command": "uvx",
"args": [
"onsense",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"onsense": {
"type": "stdio",
"command": "uvx",
"args": [
"onsense",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"onsense": {
"command": "uvx",
"args": [
"onsense",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"onsense": {
"command": "uvx",
"args": [
"onsense",
"serve"
]
}
}
}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.hufirst%2Fonsense)<a href="https://mcptoplist.com/server/io.github.hufirst%2Fonsense"><img src="https://mcptoplist.com/badge/io.github.hufirst%2Fonsense.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
hufirst
Available versions (8)
| Version | Published |
|---|---|
| 0.3.20 | Aug 11, 2026 |
| 0.3.19 | Aug 4, 2026 |
| 0.3.18 | Aug 1, 2026 |
| 0.3.17 | Jul 24, 2026 |
| 0.3.16 | Jul 22, 2026 |
| 0.3.15 | Jul 16, 2026 |
| 0.3.11 | Jul 5, 2026 |
| 0.3.10 | Jul 5, 2026 |
Frequently asked questions
- Who maintains onsense?
- onsense is maintained by hufirst, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is onsense listed on the Official MCP Registry?
- Yes — onsense is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does onsense have?
- MCP Toplist tracks 8 versions of onsense, most recently published on Aug 11, 2026.
- Where can I find the source code for onsense?
- The source code for onsense is hosted at github.com/hufirst/onsense.
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.