Skip to content

Commit 97f8bef

Browse files
committed
fix typo
1 parent 9b175ef commit 97f8bef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ A [Model Context Protocol](https://www.anthropic.com/news/model-context-protocol
55

66
## Features
77

8-
### Manage your RabbitMQ message brokers using AI agent.
8+
### Manage your RabbitMQ message brokers using AI agent
99
This MCP servers wraps admin APIs of a RabbitMQ broker as MCP tools. It also uses Pika to interact with RabbitMQ to operate at the message level. You can also specify a new RabbitMQ broker that you want to connect to, at runtime (default one is configured in the parameters passed to the MCP server).
1010

1111
### Supports streamable HTTP with FastMCP's `BearerAuthProvider`
1212
You can start a remote RabbitMQ MCP server by configuring your own IdP and 3rd party authorization provider.
1313

14-
### Seamless integration with MCP client
14+
### Seamless integration with MCP clients
1515
The package is available on PyPI, you can use uvx without having to fork and build the MCP server locally first.
1616

1717

0 commit comments

Comments
 (0)