@cryptotaxi247 / netdata / commits / 601baa73f

Mcp disclaimer update (#20563)

* Add Remove Node guide * Docs: Update versions and supported platforms * Update versions and platforms documentation * MCP: Costa’s notes update * Revert: Remove unintended change to versions-and-platforms.md * Update docs/learn/mcp.md --------- Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>

Kanela committed Jun 24, 2025 at 14:56 UTC 601baa73f85e528f677c564d959a0d89faaec9b8
1 file changed +14 -7
docs/learn/mcp.md
+14 -7
@@ -6,6 +6,12 @@ The Netdata MCP Server preview is live. [Get early access](https://b6yi53u6qjm.t
6
7 :::
8
9 +:::note
10 +
11 +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**.
12 +
13 +:::
14 +
15 ## What is MCP?
16
17 **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.
@@ -38,11 +44,11 @@ Instead of spending hours analyzing charts during an incident, you can now:
44
45 ### Real-World Example
46
41 -**The Problem**: EMQX message broker goes down, affecting multiple services across your infrastructure.
47 +**The Problem**: Database server goes down, affecting multiple applications across your infrastructure.
48
49 ```mermaid
50 flowchart TD
45 - A("🚨 EMQX Outage Occurs")
51 + A("🚨 Database Outage Occurs")
52
53 B("📊 Traditional Approach")
54 C("🤖 Netdata + MCP")
@@ -123,11 +129,12 @@ Your AI assistant can:
129
130 ## The Future of Infrastructure Monitoring
131
126 -With Netdata MCP, we're moving toward a future where:
132 +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.
133
128 -- **AI understands your infrastructure** as well as your best engineers
129 -- **Troubleshooting becomes conversational** rather than manual chart analysis
130 -- **Post-mortems write themselves** with complete root cause analysis
131 -- **Your monitoring system becomes a team member** that helps solve problems
134 +:::note
135 +
136 +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.
137 +
138 +:::
139
140 **Join us in pioneering the next generation of intelligent infrastructure monitoring.**