AgenticWindFarm MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AgenticWindFarm MCP Servercheck turbine 7's latest SCADA alarms and verify anomalies"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ā” Wind Turbine SCADA Agentic AI & MCP Platform
An enterprise-ready industrial AI platform engineered for real-time wind farm telemetry monitoring, ML fault detection, Agentic RAG diagnostics via Model Context Protocol (MCP), and 2-Opt maintenance route optimization.
š Live Demo & Showcase Links
Interactive Streamlit Web App: https://agenticwindfarm-xcfp5xkrdekl2chdrjxraa.streamlit.app/
Bolt Interactive Portal: https://wind-turbine-scada-a-4d92.bolt.host
GitHub Pages Landing Page: https://orcunku.github.io/AgenticWindFarm/
Related MCP server: Sentinel Core Agent
š ļø Key System Features
False Alarm Suppression Engine (>83% Noise Reduction): Combines unsupervised Isolation Forest anomaly detection with supervised Random Forest classification to eliminate transient SCADA alarm fatigue.
Maintenance Truck Rollout Optimizer: Compares Greedy Nearest-Neighbor heuristics against 2-Opt Travelling Salesperson Problem (TSP) local search to optimize field engineer routes.
Model Context Protocol (MCP) Integration: Exposes standardized tool discovery endpoints (
/mcp/tools) enabling LLM agents to execute real-time operational diagnostics and action plans.Drone Surface Inspection Vision: Simulates multi-modal computer vision blade analysis to detect micro-cracks and leading-edge erosion defects.
Real-Time Telemetry Streaming: Dynamic WebSocket integration streaming 1-second generator sensor updates directly to interactive telemetry charts.
šļø System Architecture
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā ā Streamlit / Bolt UI ā ā (Frontend Dashboard & Stream) ā āāāāāāāāāāāāāāāāāāā¬āāāāāāāāāāāāāāāāāā ā REST / WebSockets ā¼ āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā ā FastAPI Backend ā ā ā ā āāāāāāāāāāāāāāāāāāāāāāāāāāāā āāāāāāāāāāāāāāāāāāāāāāāāāāāā āāāāāāāāāāāāāāāāāāāāāāāāāāāā ā ā ā Ensemble ML Filter ā ā 2-Opt TSP Optimizer ā ā Model Context Protocol ā ā ā ā (IsoForest + RandForest) ā ā (Field Service Routing) ā ā (/mcp/tools API) ā ā ā āāāāāāāāāāāāāāāāāāāāāāāāāāāā āāāāāāāāāāāāāāāāāāāāāāāāāāāā āāāāāāāāāāāāāāāāāāāāāāāāāāāā ā āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
š» Local Setup & Development
1. Clone the Repository
git clone [https://github.com/orcunku/AgenticWindFarm.git](https://github.com/orcunku/AgenticWindFarm.git)
cd AgenticWindFarm
pip install -r requirements.txt
uvicorn backend:app --port 8000
streamlit run app.py
Developer: Orcun Kusdemir
GitHub: @orcunku
This server cannot be installed
Maintenance
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
- AlicenseAqualityDmaintenanceMCP server for PTC ThingWorx, the IIoT platform, providing 8 tools for AI agents to read live state and trigger actions across the industrial asset graph with env-gated safety for writes and invocations.8MIT
- FlicenseNot gradedqualityDmaintenanceEnables file system operations, web scraping, and AI-powered search through MCP tools for use by LLM agents.1
- FlicenseNot gradedqualityCmaintenanceEnables LLM-powered agents to securely communicate with and orchestrate downstream microservices via FastAPI endpoints exposed as MCP tools.
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to operate a US power-grid data pipeline ā ingest, plan, run, and monitor datasets like CAISO, ERCOT, and EIA-930 through MCP tools that mirror the CLI.Apache 2.0
Related MCP Connectors
Hosted MCP endpoint with realistic fake data for prototyping agents. 12 tools, no setup.
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
Real-time Amazon, WIPO & PACER data for AI agents ā 19 tools via the MCP protocol.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/orcunku/AgenticWindFarm'
If you have feedback or need assistance with the MCP directory API, please join our Discord server