Wemo
Rank #10,809io.github.qrussell/wemo
MCP server providing wemo capabilities
Wemo is a Model Context Protocol (MCP) server published by qrussell. It ranks #10,809 of 132,046 servers tracked on MCP Toplist, and its repository has 52 GitHub stars. Wemo is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Feb 1, 2026 and most recently updated on Feb 16, 2026.
Ranks ahead of 121,237 of 132,046 servers on MCP Toplist.
Use Wemo
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add wemo -- uvx wemo-mcp-server[mcp_servers.wemo]
command = "uvx"
args = ["wemo-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"wemo": {
"command": "uvx",
"args": [
"wemo-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"wemo": {
"command": "uvx",
"args": [
"wemo-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"wemo": {
"type": "stdio",
"command": "uvx",
"args": [
"wemo-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"wemo": {
"command": "uvx",
"args": [
"wemo-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wemo": {
"command": "uvx",
"args": [
"wemo-mcp-server"
]
}
}
}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.qrussell%2Fwemo)<a href="https://mcptoplist.com/server/io.github.qrussell%2Fwemo"><img src="https://mcptoplist.com/badge/io.github.qrussell%2Fwemo.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
qrussell
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Feb 16, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Wemo?
- Wemo is maintained by qrussell, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Wemo listed on the Official MCP Registry?
- Yes — Wemo is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Wemo have?
- MCP Toplist tracks 2 versions of Wemo, most recently published on Feb 16, 2026.
- Where can I find the source code for Wemo?
- The source code for Wemo is hosted at github.com/qrussell/wemo-ops-center.
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.