You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ai-and-machine-learning/mcp-integration.mdx
+14-7Lines changed: 14 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,12 @@ The Netdata MCP Server preview is live. [Get early access](https://b6yi53u6qjm.t
15
15
16
16
:::
17
17
18
+
:::note
19
+
20
+
This integration leverages new and evolving AI technologies. While Netdata provides comprehensive infrastructure monitoring capabilities, the AI analysis features **depend on external AI services** and their inherent limitations. The quality and accuracy of AI-generated insights are **subject to the capabilities and constraints of the underlying AI models, not Netdata's monitoring functionality**.
21
+
22
+
:::
23
+
18
24
## What is MCP?
19
25
20
26
**Model Context Protocol (MCP)** is a new open standard that allows AI assistants to connect directly to your data sources and tools. Think of it as a bridge that lets AI systems access and analyze your real-time infrastructure data instead of just providing generic advice.
@@ -47,11 +53,11 @@ Instead of spending hours analyzing charts during an incident, you can now:
47
53
48
54
### Real-World Example
49
55
50
-
**The Problem**: EMQX message broker goes down, affecting multiple services across your infrastructure.
56
+
**The Problem**: Database server goes down, affecting multiple applications across your infrastructure.
51
57
52
58
```mermaid
53
59
flowchart TD
54
-
A("🚨 EMQX Outage Occurs")
60
+
A("🚨 Database Outage Occurs")
55
61
56
62
B("📊 Traditional Approach")
57
63
C("🤖 Netdata + MCP")
@@ -132,11 +138,12 @@ Your AI assistant can:
132
138
133
139
## The Future of Infrastructure Monitoring
134
140
135
-
With Netdata MCP, we're moving toward a future where:
141
+
With Netdata MCP, we're moving toward a future where**AI understands your infrastructure** as well as your best engineers. **Troubleshooting becomes conversational** rather than manual chart analysis, **post-mortems write themselves** with complete root cause analysis, and **your monitoring system becomes a true team member** that helps solve problems.
136
142
137
-
-**AI understands your infrastructure** as well as your best engineers
138
-
-**Troubleshooting becomes conversational** rather than manual chart analysis
139
-
-**Post-mortems write themselves** with complete root cause analysis
140
-
-**Your monitoring system becomes a team member** that helps solve problems
143
+
:::note
144
+
145
+
This represents our vision for the future of infrastructure monitoring. While we're making significant progress with MCP integration, these capabilities are aspirational goals we're working toward, not current product features. For now, we are building the foundations for the reality we want to create.
146
+
147
+
:::
141
148
142
149
**Join us in pioneering the next generation of intelligent infrastructure monitoring.**
0 commit comments