Skip to main content
Glama
Jithu000000

Nectar AI Facility Agent

by Jithu000000

Nectar AI 시설 에이전트

Nectar Intelligent Facilities Platform 챌린지를 위해 구축된 자율 AI 시설 운영 어시스턴트입니다.

이 시스템은 시설 운영자가 음성을 통해 자연스럽게 상호작용할 수 있게 하며, 에이전트가 요청을 이해하고 적절한 워크플로우로 라우팅하며, RAG를 사용하여 시설 지식을 검색하고, MCP 도구를 통해 실시간 시설 정보에 접근하며, 여러 소스에 대해 추론하고, 운영 작업을 안전하게 수행하며, 음성으로 응답할 수 있게 합니다.


1. 문제 정의

시설 운영자는 종종 다음과 같은 여러 정보 소스를 확인하여 문제를 조사해야 합니다:

  • 건물 온도

  • HVAC 자산 상태

  • 센서 판독값

  • 에너지 소비량

  • 활성 알림

  • 장비 관계

  • 유지보수 절차

  • 문제 해결 문서

기존 챗봇은 질문에 답할 수 있지만 실시간 시설 데이터와 내부 문서를 사용하여 운영 문제를 안정적으로 조사할 수는 없습니다.

이 프로젝트는 다음을 결합하여 해당 문제를 해결합니다:

음성 AI + LLM 라우팅 + RAG + MCP + 에이전트 추론 + 도구 호출 + 통제된 작업 + 텍스트 음성 변환

목표는 단순한 질문-답변 챗봇이 아닌 자율적인 시설 운영 어시스턴트를 제공하는 것입니다.


2. 목표

이 시스템은 다음을 수행하도록 설계되었습니다:

  1. 자연어 또는 음성 입력을 수신합니다.

  2. 음성을 텍스트로 변환합니다.

  3. 사용자 의도를 이해합니다.

  4. 요청을 적절한 에이전트 워크플로우로 라우팅합니다.

  5. 시설 문서에서 정보를 검색합니다.

  6. MCP 도구를 통해 실시간 시설 데이터를 조회합니다.

  7. 여러 정보 소스를 결합합니다.

  8. 시설 상태에 대해 추론합니다.

  9. 확인 후 운영 작업을 안전하게 실행합니다.

  10. 최종 응답을 음성으로 다시 변환합니다.

  11. 대화형 상호작용을 유지합니다.

  12. 근거 기반 응답을 제공하고 검증되지 않은 주장을 피합니다.


3. 고수준 아키텍처

                         USER
                          |
                    Voice / Text
                          |
                          v
                 Speech-to-Text
                          |
                          v
                    FastAPI API
                          |
                          v
                 Agent / LLM Router
                          |
          +---------------+----------------+
          |               |                |
          v               v                v
        RAG             MCP             General
       Agent            Tools             LLM
          |               |
          v               v
   Facility Docs      Live Facility
   Knowledge Base         Data
          |               |
          +-------+-------+
                  |
                  v
            Reasoning Layer
                  |
                  v
          Decision / Response
                  |
          +-------+--------+
          |                |
          v                v
     MCP Action           Answer
          |                |
          v                v
 Maintenance Request    Text-to-Speech
                              |
                              v
                         Voice Response

Technology Stack
Backend
Python
FastAPI
Uvicorn
Agent Orchestration
LangGraph
LLM-based routing
Agentic workflow
LLM
Google Gemini
RAG
LangChain
ChromaDB
HuggingFace Embeddings
Semantic retrieval
MCP
Model Context Protocol
MCP Server
MCP Client
Facility operation tools
Voice
SpeechRecognition
Browser Speech Recognition / Speech-to-Text
Browser Text-to-Speech
Frontend
HTML
CSS
JavaScript
Testing
Pytest

Conclusion

The Nectar AI Facility Agent demonstrates an autonomous AI workflow for intelligent facility operations.

The system combines:

Speech-to-Text
Text-to-Speech
LLM reasoning
Intelligent routing
RAG
Vector search
MCP
Tool calling
Synthetic facility data
Multi-step reasoning
Controlled operational actions
Confirmation-based safety
Automated testing

Conclusion

The Nectar AI Facility Agent demonstrates an autonomous AI workflow for intelligent facility operations.

The system combines:

Speech-to-Text
Text-to-Speech
LLM reasoning
Intelligent routing
RAG
Vector search
MCP
Tool calling
Synthetic facility data
Multi-step reasoning
Controlled operational actions
Confirmation-based safety
Automated testing

Conclusion

The Nectar AI Facility Agent demonstrates an autonomous AI workflow for intelligent facility operations.

The system combines:

Speech-to-Text
Text-to-Speech
LLM reasoning
Intelligent routing
RAG
Vector search
MCP
Tool calling
Synthetic facility data
Multi-step reasoning
Controlled operational actions
Confirmation-based safety
Automated testing

The key objective is to demonstrate how an AI agent can move beyond simple question answering and autonomously investigate facility problems using both organizational knowledge and live operational data while maintaining safety around operational actions.
F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    A
    quality
    C
    maintenance
    MCP server for accessing the eSpace facilities management API, enabling work orders, events, equipment, and maintenance schedule operations from within Claude conversations.
    31
  • F
    license
    B
    quality
    B
    maintenance
    Universal MCP server for industrial PLC communication, enabling AI agents to read sensors, alarms, status, setpoints, and write setpoints via adapters for Modbus, S7, or custom PLCs.
    6

View all related MCP servers

Related MCP Connectors

  • MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.

  • MCP server connecting AI agents to non-custodial staking data across 130+ networks.

  • MCP server for secureFlows: token-free URL builders and integration-linting tools for AI agents.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Jithu000000/nectar-ai-facility-agent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server