Pulsar MCP Server
by Germain-D
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TOPIC_NAME | No | Default topic name | |
| PULSAR_TOKEN | No | JWT token for authentication | |
| SUBSCRIPTION_NAME | No | Default subscription name | pulsar-mcp-subscription |
| SUBSCRIPTION_TYPE | No | Subscription type (Exclusive, Shared, Failover, Key_Shared) | Shared |
| PULSAR_SERVICE_URL | No | Pulsar broker service URL | pulsar://localhost:6650 |
| PULSAR_WEB_SERVICE_URL | No | Pulsar web service URL | http://localhost:8080 |
| IS_TOPIC_READ_FROM_BEGINNING | No | Whether to read from beginning | false |
| PULSAR_TLS_TRUST_CERTS_FILE_PATH | No | Path to TLS trust certificates file | |
| PULSAR_TLS_ALLOW_INSECURE_CONNECTION | No | Allow insecure TLS connection | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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