Skip to main content
Glama
Germain-D

Pulsar MCP Server

by Germain-D

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOPIC_NAMENoDefault topic name
PULSAR_TOKENNoJWT token for authentication
SUBSCRIPTION_NAMENoDefault subscription namepulsar-mcp-subscription
SUBSCRIPTION_TYPENoSubscription type (Exclusive, Shared, Failover, Key_Shared)Shared
PULSAR_SERVICE_URLNoPulsar broker service URLpulsar://localhost:6650
PULSAR_WEB_SERVICE_URLNoPulsar web service URLhttp://localhost:8080
IS_TOPIC_READ_FROM_BEGINNINGNoWhether to read from beginningfalse
PULSAR_TLS_TRUST_CERTS_FILE_PATHNoPath to TLS trust certificates file
PULSAR_TLS_ALLOW_INSECURE_CONNECTIONNoAllow insecure TLS connectionfalse

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
pulsar_publishB

Publish a message to a Pulsar topic

pulsar_consumeB

Consume messages from a Pulsar topic

pulsar_create_topicC

Create a new Pulsar topic

pulsar_delete_topicB

Delete an existing Pulsar topic

pulsar_list_topicsB

List all topics in the Pulsar cluster

pulsar_topic_statsB

Get statistics and metadata about a topic

pulsar_list_connectorsA

List all connectors of specified type (source or sink)

pulsar_connector_statusB

Get the status of a specific connector

pulsar_connector_configB

Get the configuration of a specific connector

pulsar_all_connectorsB

Get all connectors organized by type (source and sink)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Germain-D/pulsar-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server