01Go implementation of Model Control Protocol (MCP) server
02Allows LLM models to publish messages to RabbitMQ queues
03Enables LLM models to publish messages to RabbitMQ exchanges
04Supports text/plain and application/json content types for messages
05Allows inclusion of custom message headers
061 GitHub stars