Back to Integrations
Pulsar Mcp Server
A Model Context Protocol (MCP) server for Apache Pulsar that provides tools to interact with Pulsar clusters through MCP-compatible clients.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"pulsar-mcp-server": {
// See GitHub repository for configuration
}
}
}