sensormesh-mcp
Rank #38,391io.github.jayjex/sensormesh-mcp
MCP server for the SensorMesh open sensor data commons: inventory, reading windows, stats.
sensormesh-mcp is a Model Context Protocol (MCP) server published by jayjex. It ranks #38,391 of 132,113 servers tracked on MCP Toplist. sensormesh-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 10, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 93,722 of 132,113 servers on MCP Toplist.
Use sensormesh-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sensormesh-mcp -- npx -y @jayjex/sensormesh-mcp[mcp_servers.sensormesh-mcp]
command = "npx"
args = ["-y", "@jayjex/sensormesh-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sensormesh-mcp": {
"command": "npx",
"args": [
"-y",
"@jayjex/sensormesh-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sensormesh-mcp": {
"command": "npx",
"args": [
"-y",
"@jayjex/sensormesh-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sensormesh-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@jayjex/sensormesh-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sensormesh-mcp": {
"command": "npx",
"args": [
"-y",
"@jayjex/sensormesh-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sensormesh-mcp": {
"command": "npx",
"args": [
"-y",
"@jayjex/sensormesh-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.jayjex%2Fsensormesh-mcp)<a href="https://mcptoplist.com/server/io.github.jayjex%2Fsensormesh-mcp"><img src="https://mcptoplist.com/badge/io.github.jayjex%2Fsensormesh-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jayjex
Other servers by jayjex
- dataset-mcp#15,393 · 5 vers
- solana-research-library#28,013 · 1 ver
- earn-bounty-scanner#29,181 · 1 ver
- earn-dataset-mcp#30,463 · 1 ver
- pdfcheck#35,245 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 10, 2026 |
Frequently asked questions
- Who maintains sensormesh-mcp?
- sensormesh-mcp is maintained by jayjex, which publishes 6 MCP servers (10 total versions) tracked on MCP Toplist.
- Is sensormesh-mcp listed on the Official MCP Registry?
- Yes — sensormesh-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does sensormesh-mcp have?
- MCP Toplist tracks 1 version of sensormesh-mcp, most recently published on Sep 10, 2026.
- Where can I find the source code for sensormesh-mcp?
- The source code for sensormesh-mcp is hosted at github.com/jayjex/sensormesh-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.