# Pulsar Mcp Server

> MCP Server For Apache Pulsar

- **Type:** MCP server
- **Install:** `agentstack add mcp-denovo1998-pulsar-mcp-server`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Denovo1998](https://agentstack.voostack.com/s/denovo1998)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [Denovo1998](https://github.com/Denovo1998)
- **Source:** https://github.com/Denovo1998/pulsar-mcp-server

## Install

```sh
agentstack add mcp-denovo1998-pulsar-mcp-server
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Pulsar MCP Server (Java)

A Java implementation of Pulsar MCP Server using Spring Boot and Spring AI MCP Server Boot Starter.

## Features

- **Pulsar Admin Tools**: Complete Pulsar administrative operations
    - Tenant management (list, create, update, delete)
    - Namespace management
    - Topic management
    - Broker management
    - Cluster management
    - Function management

- **Pulsar Client Tools**: Message production and consumption
    - Message production with properties and keys
    - Message consumption with various subscription types

- **Security Profiles**:
    - Read-only mode (default)
    - Write mode (enabled with --spring.profiles.active=write)

- **Feature Flags**: Enable/disable specific tool groups via configuration

## Quick Start

### Prerequisites

- Java 17+
- Apache Pulsar cluster running
- Maven 3.6+

### Build

```bash
mvn clean package -DskipTests

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Denovo1998](https://github.com/Denovo1998)
- **Source:** [Denovo1998/pulsar-mcp-server](https://github.com/Denovo1998/pulsar-mcp-server)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-denovo1998-pulsar-mcp-server
- Seller: https://agentstack.voostack.com/s/denovo1998
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
