Skip to content

Commit ec6e28d

Browse files
Add MCP server documentation to Core, Enterprise, and Cloud Dedicated (#6200)
* add mcp server documentation for core, enterprise, and cloud-dedicated * Apply suggestions from code review Co-authored-by: Jason Stirnaman <[email protected]> * updated mcp server npm/docker package names, updated environment variables * updated the mcp server instructions to be correct --------- Co-authored-by: Jason Stirnaman <[email protected]>
1 parent 23dd10a commit ec6e28d

File tree

10 files changed

+428
-6
lines changed

10 files changed

+428
-6
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Use the InfluxDB 3 MCP server
3+
description: >
4+
Use the **InfluxDB MCP server** to interact with and manage {{% product-name %}}
5+
using natural language with LLM agents to query and analyze data, manage databases
6+
and more.
7+
menu:
8+
influxdb3_cloud_dedicated:
9+
name: Use the InfluxDB MCP server
10+
parent: Administer InfluxDB Cloud
11+
weight: 110
12+
influxdb3/cloud-dedicated/tags: [MCP, LLM, AI]
13+
related:
14+
- https://github.com/influxdata/influxdb3_mcp_server, InfluxDB 3 MCP Server GitHub Repository
15+
source: /shared/influxdb3-admin/mcp-server.md
16+
---
17+
18+
<!-- //SOURCE content/shared/influxdb3-admin/mcp-server.md -->

content/influxdb3/core/admin/databases/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: >
77
menu:
88
influxdb3_core:
99
parent: Administer InfluxDB
10-
weight: 103
10+
weight: 101
1111
influxdb3/core/tags: [databases]
1212
related:
1313
- /influxdb3/core/write-data/best-practices/schema-design/
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Use the InfluxDB 3 MCP server
3+
description: >
4+
Use the **InfluxDB MCP server** to interact with and manage {{% product-name %}}
5+
using natural language with LLM agents to query and analyze data, manage databases
6+
and more.
7+
menu:
8+
influxdb3_core:
9+
name: Use the InfluxDB MCP server
10+
parent: Administer InfluxDB
11+
weight: 110
12+
influxdb3/core/tags: [MCP, LLM, AI]
13+
related:
14+
- https://github.com/influxdata/influxdb3_mcp_server, InfluxDB 3 MCP Server GitHub Repository
15+
source: /shared/influxdb3-admin/mcp-server.md
16+
---
17+
18+
<!-- //SOURCE content/shared/influxdb3-admin/mcp-server.md -->

content/influxdb3/core/admin/tokens/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: >
55
menu:
66
influxdb3_core:
77
parent: Administer InfluxDB
8-
weight: 202
8+
weight: 102
99
source: /shared/influxdb3-admin/tokens/_index.md
1010
---
1111

content/influxdb3/enterprise/admin/distinct-value-cache/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: >
88
menu:
99
influxdb3_enterprise:
1010
parent: Administer InfluxDB
11-
weight: 105
11+
weight: 106
1212
influxdb3/enterprise/tags: [cache]
1313
related:
1414
- /influxdb3/enterprise/reference/sql/functions/cache/#distinct_cache, distinct_cache SQL function

content/influxdb3/enterprise/admin/file-index/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: >
77
menu:
88
influxdb3_enterprise:
99
parent: Administer InfluxDB
10-
weight: 106
10+
weight: 107
1111
influxdb3/enterprise/tags: [indexing]
1212
---
1313

content/influxdb3/enterprise/admin/last-value-cache/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: >
99
menu:
1010
influxdb3_enterprise:
1111
parent: Administer InfluxDB
12-
weight: 104
12+
weight: 105
1313
influxdb3/enterprise/tags: [cache]
1414
related:
1515
- /influxdb3/enterprise/reference/sql/functions/cache/#last_cache, last_cache SQL function
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Use the InfluxDB 3 MCP server
3+
description: >
4+
Use the **InfluxDB MCP server** to interact with and manage {{% product-name %}}
5+
using natural language with LLM agents to query and analyze data, manage databases
6+
and more.
7+
menu:
8+
influxdb3_enterprise:
9+
name: Use the InfluxDB MCP server
10+
parent: Administer InfluxDB
11+
weight: 110
12+
influxdb3/enterprise/tags: [MCP, LLM, AI]
13+
related:
14+
- https://github.com/influxdata/influxdb3_mcp_server, InfluxDB 3 MCP Server GitHub Repository
15+
source: /shared/influxdb3-admin/mcp-server.md
16+
---
17+
18+
<!-- //SOURCE content/shared/influxdb3-admin/mcp-server.md -->

content/influxdb3/enterprise/admin/tokens/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: >
55
menu:
66
influxdb3_enterprise:
77
parent: Administer InfluxDB
8-
weight: 202
8+
weight: 104
99
related:
1010
- /influxdb3/explorer/manage-tokens/
1111
source: /shared/influxdb3-admin/tokens/_index.md

0 commit comments

Comments
 (0)