Add MCP server for RabbitMQ

This commit is contained in:
Ken Liao
2025-03-18 22:53:09 -07:00
committed by GitHub
parent c2ddc6f33f
commit deb28482c9

View File

@@ -409,7 +409,7 @@ Interact with Git repositories and version control platforms. Enables repository
- [kj455/mcp-kibela](https://github.com/kj455/mcp-kibela) - 📇 ☁️ Allows AI models to interact with [Kibela](https://kibe.la/)
- [blurrah/mcp-graphql](https://github.com/blurrah/mcp-graphql) 📇 ☁️ - Allows the AI to query GraphQL servers
- [@awkoy/replicate-flux-mcp](https://github.com/awkoy/replicate-flux-mcp) 📇 ☁️ - Provides the ability to generate images via Replicate's API.
- [kenliao94/mcp-server-rabbitmq](https://github.com/kenliao94/mcp-server-rabbitmq) 🎖️🐍 🏠 - Enable interaction (admin operation, message enqueue/dequeue) with RabbitMQ
## Frameworks
- [FastMCP](https://github.com/jlowin/fastmcp) 🐍 - A high-level framework for building MCP servers in Python