SolaceLabs/solace-tryme-cli-mcp-server
If you are the rightful owner of solace-tryme-cli-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 dayong@mcphub.com.
The Solace TryMe CLI MCP Server is a proof of concept that integrates Solace Try-Me CLI functionality with Large Language Models through the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
stm_help
Get help information about STM CLI commands.
stm_feed_list
List available event feeds (local and community).
stm_feed_generate
Generate a new feed from an AsyncAPI document.
stm_feed_run
Run an event feed to publish messages to Solace broker.
stm_send
Send/publish messages to Solace broker topics or queues.
stm_receive
Receive/consume messages from Solace broker topics or queues.
stm_request
Send request messages and wait for replies (request-reply pattern).
stm_reply
Listen for requests and send replies (request-reply pattern responder).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client