Install commands are being verified. Only servers with the Verified badge have been checked against the real package registry. Unverified commands may 404 -- always inspect the source repo before running. Submit corrections on GitHub.
by apiarya
Control WeMo smart home devices via AI assistants using natural language. 100% local control with no cloud dependency. Supports dimmer brightness, device rename, HomeKit codes, and multi-phase discovery.
Install
npx -y @apiarya/wemo-mcp-serverRun this command to install and start the server:
npx -y @apiarya/wemo-mcp-serverAdd this to your MCP client config file (e.g. claude_desktop_config.json):
{
"mcpServers": {
"wemo-mcp": {
"command": "npx",
"args": [
"-y",
"@apiarya/wemo-mcp-server"
]
}
}
}Other productivity servers you might want to compare.
by Anthropic
Time and timezone conversion capabilities. Get current time in any timezone, convert between timezones, and calculate time differences.
by Anthropic
Load and extract text from PDF files with chunked pagination and interactive viewer. Process documents for AI analysis.
by Anthropic
Send messages, read channels, manage threads, and search conversations across your Slack workspace.
by Notion
Official Notion MCP server. Search pages, read content, create and update databases, manage blocks and comments.