io.github.chanyou0311/aiseg2-mcp MCP Server
io.github.chanyou0311/aiseg2-mcp
What is the io.github.chanyou0311/aiseg2-mcp MCP server?
Unofficial read-only MCP server for the Panasonic AiSEG2 HEMS controller.
How to install io.github.chanyou0311/aiseg2-mcp
Copy-paste configuration for popular MCP clients.
AISEG_URLrequiredAiSEG2 base URL, e.g. http://192.168.0.216 (http only).
AISEG_PASSWORDrequiredsecretHTTP Digest password for the AiSEG2 web UI.
AISEG_TRANSPORTTransport. Forced to stdio here so the container matches this stdio package declaration; the image's own default is streamable-http for a standalone `docker run`.
{
"mcpServers": {
"aiseg2-mcp": {
"command": "uvx",
"args": [
"aiseg2-mcp"
],
"env": {
"AISEG_URL": "<YOUR_AISEG_URL>",
"AISEG_PASSWORD": "<YOUR_AISEG_PASSWORD>",
"AISEG_TRANSPORT": "<YOUR_AISEG_TRANSPORT>"
}
}
}
}{
"mcpServers": {
"aiseg2-mcp": {
"command": "uvx",
"args": [
"aiseg2-mcp"
],
"env": {
"AISEG_URL": "<YOUR_AISEG_URL>",
"AISEG_PASSWORD": "<YOUR_AISEG_PASSWORD>",
"AISEG_TRANSPORT": "<YOUR_AISEG_TRANSPORT>"
}
}
}
}{
"mcpServers": {
"aiseg2-mcp": {
"command": "uvx",
"args": [
"aiseg2-mcp"
],
"env": {
"AISEG_URL": "<YOUR_AISEG_URL>",
"AISEG_PASSWORD": "<YOUR_AISEG_PASSWORD>",
"AISEG_TRANSPORT": "<YOUR_AISEG_TRANSPORT>"
}
}
}
}{
"servers": {
"aiseg2-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"aiseg2-mcp"
],
"env": {
"AISEG_URL": "<YOUR_AISEG_URL>",
"AISEG_PASSWORD": "<YOUR_AISEG_PASSWORD>",
"AISEG_TRANSPORT": "<YOUR_AISEG_TRANSPORT>"
}
}
}
}claude mcp add aiseg2-mcp --env AISEG_URL=<YOUR_AISEG_URL> --env AISEG_PASSWORD=<YOUR_AISEG_PASSWORD> --env AISEG_TRANSPORT=<YOUR_AISEG_TRANSPORT> -- uvx aiseg2-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.