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.
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
—
Basic information
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
Nginx UI
0xJackyYet another WebUI for Nginx

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments