AS

Asterstreamtech Aiot Mcp

Ai Agents
0
GitHub Stars

Our MCP server provides enterprise-ready AIoT and ESG tool interfaces for AI agents, enabling real-time energy analytics, sustainability reporting, and intelligent automation workflows. The service is production-ready and commercially deployed.

Installation

⭐ RecommendedPython
python servers/ems_server.py
View configuration snippet
{
  "mcpServers": {
    "asterstream-ems": {
      "command": "python",
      "args": [
        "servers/ems_server.py"
      ],
      "env": {
        "ASTERSTREAM_API_TOKEN": "your_api_token",
        "ASTERSTREAM_TENANT_ID": "your_company_registration_number",
        "ASTERSTREAM_API_BASE": "https://asterstreambuild.com",
        "TENANT_COMPANY_NAME": "Your Company Name",
        "TENANT_COUNTRY_CODE": "SG",
        "PORTAL_VALIDATE_URL": "https://mcp.asterstreamtech.com/api/mcp/validate"
      }
    },
    "asterstream-esg": {
      "command": "python",
      "args": [
        "servers/esg_server.py"
      ],
      "env": {
        "ASTERSTREAM_API_TOKEN": "your_api_token",
        "ASTERSTREAM_TENANT_ID": "your_company_registration_number",
        "ASTERSTREAM_API_BASE": "https://asterstreambuild.com",
        "TENANT_COMPANY_NAME": "Your Company Name",
        "TENANT_COUNTRY_CODE": "SG",
        "PORTAL_VALIDATE_URL": "https://mcp.asterstreamtech.com/api/mcp/validate"
      }
    },
    "asterstream-building": {
      "command": "python",
      "args": [
        "servers/building_server.py"
      ],
      "env": {
        "ASTERSTREAM_API_TOKEN": "your_api_token",
        "ASTERSTREAM_TENANT_ID": "your_company_registration_number",
        "ASTERSTREAM_API_BASE": "https://asterstreambuild.com",
        "TENANT_COMPANY_NAME": "Your Company Name",
        "TENANT_COUNTRY_CODE": "SG",
        "PORTAL_VALIDATE_URL": "https://mcp.asterstreamtech.com/api/mcp/validate"
      }
    },
    "asterstream-portal": {
      "command": "python",
      "args": [
        "servers/portal_server.py"
      ],
      "env": {
        "PORTAL_API_TOKEN": "your_api_token",
        "PORTAL_TENANT_ID": "your_company_registration_number",
        "PORTAL_API_BASE": "https://asterstreamtech.com",
        "PORTAL_COMPANY_NAME": "Your Company Name",
        "PORTAL_VALIDATE_URL": "https://mcp.asterstreamtech.com/api/mcp/validate"
      }
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

STDIO
stdio:From mcp.so (unverified)

Claude Desktop

STDIO
stdio:From mcp.so (unverified)

MCP Compatible

STDIO
stdio:From mcp.so (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:unknown
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.