pulsar-mcp-server

Germain-D/pulsar-mcp-server

3.2

If you are the rightful owner of pulsar-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Pulsar MCP Server is a Model Context Protocol server designed for Apache Pulsar, enabling interaction with Pulsar clusters through MCP-compatible clients.

Tools

Functions exposed to the LLM to take actions

pulsar_publish

Publish a message to a Pulsar topic.

pulsar_consume

Consume messages from a Pulsar topic.

pulsar_create_topic

Create a new Pulsar topic.

pulsar_delete_topic

Delete an existing Pulsar topic.

pulsar_list_topics

List all topics in the Pulsar cluster.

pulsar_topic_stats

Get statistics and metadata about a topic.

pulsar_list_connectors

List all connectors of a specified type (source or sink).

pulsar_connector_status

Get the status of a specific connector.

pulsar_connector_config

Get the configuration of a specific connector.

pulsar_all_connectors

Get all connectors organized by type (source and sink).

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources