Asterstreamtech Aiot Mcp
@asterstreamtech-arch
About Asterstreamtech Aiot Mcp
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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Asterstreamtech Aiot Mcp?
An MCP server that provides enterprise-ready AIoT and ESG tool interfaces for AI agents, enabling real-time energy analytics, sustainability reporting, and intelligent automation workflows. It is production-ready and commercially deployed.
How to use Asterstreamtech Aiot Mcp?
—
Key features of Asterstreamtech Aiot Mcp
- Enterprise-ready AIoT and ESG interfaces for AI agents
- Real-time energy analytics
- Sustainability reporting
- Intelligent automation workflows
- Production-ready and commercially deployed
Use cases of Asterstreamtech Aiot Mcp
- Powering AI agents with real-time energy consumption data
- Automating sustainability report generation
- Enabling intelligent workflow automation in AIoT environments
- Integrating ESG metrics into enterprise decision-making
FAQ from Asterstreamtech Aiot Mcp
—
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments