Skip to content

Commit fb80567

Browse files
committed
Update README
1 parent 42bb92f commit fb80567

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
# RabbitMQ MCP Server
2+
[![smithery badge](https://smithery.ai/badge/@kenliao94/mcp-server-rabbitmq)](https://smithery.ai/server/@kenliao94/mcp-server-rabbitmq)
23

34
A [Model Context Protocol](https://www.anthropic.com/news/model-context-protocol) server implementation for RabbitMQ. Enabling MCP client to interact with queues and topics hosted in a RabbitMQ instance.
45

56
## Running locally with the Claude desktop app
67

8+
### Installing via Smithery
9+
10+
To install RabbitMQ MCP Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@kenliao94/mcp-server-rabbitmq):
11+
12+
```bash
13+
npx -y @smithery/cli install @kenliao94/mcp-server-rabbitmq --client claude
14+
```
15+
16+
### Manual Installation
717
1. Clone this repository.
818
2. Add the following to your `claude_desktop_config.json` file:
919
- On MacOS: `~/Library/Application\ Support/Claude/claude_desktop_config.json`

0 commit comments

Comments
 (0)