# Plug in an App, Database, or Tool

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [agentic-data-plane-full.txt](https://docs.redpanda.com/agentic-data-plane-full.txt)

---
title: Plug in an App, Database, or Tool
latest-operator-version: v26.1.5
latest-console-tag: v3.7.4
latest-connect-version: 4.96.1
latest-redpanda-tag: v26.1.10
docname: managed/managed-catalog
page-component-name: agentic-data-plane
page-version: master
page-component-version: master
page-component-title: Agentic Data Plane
page-relative-src-path: managed/managed-catalog.adoc
page-edit-url: https://github.com/redpanda-data/adp-docs/edit/main/modules/connect/pages/managed/managed-catalog.adoc
description: Reference of every managed MCP server type Redpanda hosts in-process, grouped by category, with display name, description, and a link to a setup guide where one exists.
page-topic-type: reference
personas: agent_builder, platform_engineer
page-git-created-date: "2026-05-28"
page-git-modified-date: "2026-06-12"
---

<!-- Source: https://docs.redpanda.com/agentic-data-plane/connect/managed/managed-catalog.md -->

Managed MCP servers are in-process implementations Redpanda hosts for you. Each type has a fixed set of [tools](https://docs.redpanda.com/agentic-data-plane/reference/glossary/#tool) and a type-specific configuration schema. To create one, open **MCP Servers > Create Server** in Redpanda ADP and pick the type from the marketplace picker. See [Create an MCP Server](https://docs.redpanda.com/agentic-data-plane/connect/create-server/) for the full create flow.

This catalog lists the managed MCP server types Redpanda registers by default, grouped by category.

## [](#choosing-managed-vs-self-managed)Choosing managed vs. self-managed

| Question | Choose managed when… |
| --- | --- |
| Who hosts and operates the server? | You want Redpanda to host it. |
| Where do upstream credentials live? | You’re happy storing them in the ADP secret store. |
| Do you need custom tool logic? | The fixed tool set of the managed type covers your use case. |
| Do you need per-user identities at the upstream? | The managed type supports user-delegated OAuth for that system. |

If any of these answers are "no," prefer [a self-managed server](https://docs.redpanda.com/agentic-data-plane/connect/register-remote/) instead.

## [](#ai)AI

| Display name | Description | Setup guide |
| --- | --- | --- |
| AWS Bedrock (beta) | Invoke foundation models (Claude, Llama, Titan) on AWS Bedrock. |  |
| Cohere (beta) | Generate embeddings and chat completions with the Cohere API. |  |
| OpenAI (beta) | Chat completions, embeddings, and tools with the OpenAI API. |  |

## [](#aws)AWS

| Display name | Description | Setup guide |
| --- | --- | --- |
| AWS S3 (beta) | Read, write, and manage objects in Amazon S3 buckets. |  |
| AWS SNS (beta) | Publish and manage topics on AWS Simple Notification Service. |  |
| AWS SQS (beta) | Send, receive, and manage messages on AWS Simple Queue Service. |  |

## [](#communication)Communication

| Display name | Description | Setup guide |
| --- | --- | --- |
| Discord (beta) | Post messages, read channels, and manage servers on Discord. |  |
| Freshservice (beta) | Manage ITSM tickets, assets, and change requests in Freshworks Freshservice. | Setup guide |
| GitHub (Read) | Read-only access to GitHub repositories, pull requests, commits, and code. | Setup guide |
| Jira (beta) | Manage Jira issues, projects, and workflows. | Setup guide |
| Pylon (beta) | Search and manage Pylon issues, accounts, contacts, and knowledge-base articles. |  |
| ServiceNow (beta) | Create and manage ServiceNow incidents, knowledge articles, and records. | Setup guide |
| Slack (beta) | Post messages and read channels on Slack. | Setup guide |
| Zendesk (beta) | Search and manage Zendesk Support tickets, users, and Help Center articles. | Setup guide |

## [](#database)Database

| Display name | Description | Setup guide |
| --- | --- | --- |
| Elasticsearch (beta) | Query and index documents in an Elasticsearch cluster. |  |
| Metabase (beta) | Search tables and metrics, run queries, and inspect saved questions in Metabase. | Setup guide |
| MongoDB (beta) | Query collections and documents in MongoDB. |  |
| Qdrant (beta) | Vector search over a Qdrant collection. |  |
| Redis (beta) | Read, write, and query keys in Redis. |  |
| SQL (beta) | Query SQL databases (Postgres, MySQL, ClickHouse, MSSQL, SQLite) with MCP. | Setup guide |

## [](#google)Google

| Display name | Description | Setup guide |
| --- | --- | --- |
| GCP Pub/Sub (beta) | Publish and subscribe to topics on Google Cloud Pub/Sub. |  |
| Gmail (beta) | Read and send emails via Gmail with a service account or per-user OAuth. |  |
| Google Calendar | Read and manage Google Calendar events and schedules. |  |
| Google Drive | Read and search files in Google Drive. |  |

## [](#streaming)Streaming

| Display name | Description | Setup guide |
| --- | --- | --- |
| Kafka (beta) | Produce, consume, and inspect topics on Kafka or Redpanda brokers. | Setup guide |
| NATS (beta) | Publish and subscribe on NATS and NATS JetStream. |  |

## [](#utility)Utility

| Display name | Description | Setup guide |
| --- | --- | --- |
| Azure AD (beta) | Manage Azure Active Directory users and groups with Microsoft Graph API. |  |
| BambooHR | Access employee directory, time-off, and performance data from BambooHR. | Setup guide |
| BILL (bill.com) (beta) | Manage accounts-payable bills, vendors, AR invoices, payments, and customers in BILL. |  |
| DocuSign (beta) | Send, track, and manage DocuSign signing envelopes. |  |
| Grafana (beta) | Query Grafana dashboards, datasources, Prometheus metrics and Loki logs, and create or update dashboards. | Setup guide |
| Greenhouse (beta) | Manage jobs, candidates, and applications in Greenhouse ATS. |  |
| Ironclad (beta) | Read and manage contracts in Ironclad CLM. | Setup guide |
| Morningstar Portfolio Analytics (beta) | Run X-Ray, performance, risk-score, hypothetical, and ESG analytics on caller-supplied portfolios with Morningstar Direct Web Services. |  |
| Morningstar Securities (beta) | Search, retrieve, screen, and pull research on funds and equities with the Morningstar Direct Web Services Investment Analysis API. |  |
| NetSuite (beta) | Query Oracle NetSuite records and run SuiteQL with the SuiteTalk REST API. | Setup guide |
| Okta (beta) | Manage Okta users and groups. |  |
| OpenAPI (beta) | Expose any OpenAPI/Swagger HTTP API as MCP tools. | Setup guide |
| Ramp (beta) | Manage Ramp corporate cards, transactions, spend limits, and reimbursements. | Setup guide |
| Salesforce | Query, create, update, and delete Salesforce CRM records using SOQL and the REST API, and run and inspect saved Salesforce reports. | Setup guide |
| SharePoint (beta) | Access SharePoint sites, document libraries, lists, and files through the Microsoft Graph API. | Setup guide |
| Text Chunker (beta) | Split and chunk text for RAG and LLM ingestion pipelines. |  |
| Workday (beta) | Drive Workday Human Resources business processes with SOAP. | Setup guide |

## [](#next-steps)Next steps

-   [Create an MCP Server](https://docs.redpanda.com/agentic-data-plane/connect/create-server/)

-   [Test an MCP Server’s Tools with the Inspector](https://docs.redpanda.com/agentic-data-plane/connect/test-tools/)

-   [Configure User-Delegated OAuth](https://docs.redpanda.com/agentic-data-plane/connect/user-delegated-oauth/)