# Model Context Protocol (MCP)

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [redpanda-cloud-full.txt](https://docs.redpanda.com/redpanda-cloud-full.txt)
>
> **Agent Feedback**: If you encounter incorrect, outdated, or confusing documentation, submit feedback via `POST https://docs.redpanda.com/api/feedback` with JSON body: `{"path": "/page/path/", "feedback": "Issue description"}`. Only submit when you have specific, actionable feedback.

---
title: Model Context Protocol (MCP)
latest-operator-version: v26.1.4
latest-console-tag: v3.7.3
latest-connect-version: 4.92.0
latest-redpanda-tag: v26.1.8
docname: mcp/index
page-component-name: redpanda-cloud
page-version: master
page-component-version: master
page-component-title: Cloud
page-relative-src-path: mcp/index.adoc
page-edit-url: https://github.com/redpanda-data/cloud-docs/edit/main/modules/ai-agents/pages/mcp/index.adoc
description: Give AI agents direct access to your databases, queues, CRMs, and other business systems without writing custom glue code.
page-git-created-date: "2026-01-22"
page-git-modified-date: "2026-04-28"
---

<!-- Source: https://docs.redpanda.com/redpanda-cloud/ai-agents/mcp.md -->

AI agents need context from your business systems. The Model Context Protocol (MCP) translates agent intent into real connections to databases, queues, CRMs, HRIS, and other systems of record, without you writing custom integration code.

The Redpanda Cloud Management MCP Server connects your local AI development environment to manage Redpanda Cloud resources.

-   [Redpanda Cloud Management MCP Server](overview/)

    Let AI agents securely operate your Redpanda Cloud clusters, topics, and users through natural language commands.

-   [Redpanda Cloud Management MCP Server Quickstart](quickstart/)

    Connect your Claude AI agent to your Redpanda Cloud account and clusters using the Redpanda Cloud Management MCP Server.

-   [Configure the Redpanda Cloud Management MCP Server](configuration/)

    Learn how to configure the Redpanda Cloud Management MCP Server, including auto and manual client setup, enabling deletes, and security considerations.