Weishaupt WEM Portal MCP Server
io.github.Disane87/weishaupt-wem-mcp-server
What is the Weishaupt WEM Portal MCP server?
Control and monitor Weishaupt heating systems via the WEM Portal
How to install Weishaupt WEM Portal
Copy-paste configuration for popular MCP clients.
WEM_USERNAMEYour WEM Portal email/username
WEM_PASSWORDYour WEM Portal password
WEM_API_URLWEM Portal API URL (default: https://www.wemportal.com/app)
{
"mcpServers": {
"weishaupt-wem-mcp-server": {
"command": "npx",
"args": [
"-y",
"@disane-dev/weishaupt-wem-mcp-server"
],
"env": {
"WEM_USERNAME": "<YOUR_WEM_USERNAME>",
"WEM_PASSWORD": "<YOUR_WEM_PASSWORD>",
"WEM_API_URL": "<YOUR_WEM_API_URL>"
}
}
}
}{
"mcpServers": {
"weishaupt-wem-mcp-server": {
"command": "npx",
"args": [
"-y",
"@disane-dev/weishaupt-wem-mcp-server"
],
"env": {
"WEM_USERNAME": "<YOUR_WEM_USERNAME>",
"WEM_PASSWORD": "<YOUR_WEM_PASSWORD>",
"WEM_API_URL": "<YOUR_WEM_API_URL>"
}
}
}
}{
"mcpServers": {
"weishaupt-wem-mcp-server": {
"command": "npx",
"args": [
"-y",
"@disane-dev/weishaupt-wem-mcp-server"
],
"env": {
"WEM_USERNAME": "<YOUR_WEM_USERNAME>",
"WEM_PASSWORD": "<YOUR_WEM_PASSWORD>",
"WEM_API_URL": "<YOUR_WEM_API_URL>"
}
}
}
}{
"servers": {
"weishaupt-wem-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@disane-dev/weishaupt-wem-mcp-server"
],
"env": {
"WEM_USERNAME": "<YOUR_WEM_USERNAME>",
"WEM_PASSWORD": "<YOUR_WEM_PASSWORD>",
"WEM_API_URL": "<YOUR_WEM_API_URL>"
}
}
}
}claude mcp add weishaupt-wem-mcp-server --env WEM_USERNAME=<YOUR_WEM_USERNAME> --env WEM_PASSWORD=<YOUR_WEM_PASSWORD> --env WEM_API_URL=<YOUR_WEM_API_URL> -- npx -y @disane-dev/weishaupt-wem-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.