Back to search
30
MCP

iflow-mcp_amazon-mq-mcp-server-rabbitmq

pypi/iflow-mcp_amazon-mq-mcp-server-rabbitmq

A Model Context Protocol server providing access to RabbitMQ by LLMs

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

amq-mcp-server-rabbitmq
A Model Context Protocol server providing access to RabbitMQ by LLMs
0 tools
iflow-mcp_mcp-server-aws
A Model Context Protocol server providing tools to read and manipulate AWS resources using an LLM
0 tools
iflow-mcp-ezhuk-mqtt-mcp
A Model Context Protocol (MCP) server for MQTT
0 tools
iflow-mcp_emqx-mcp-server
A Model Context Protocol (MCP) server implementation that provides EMQX MQTT broker interaction.
0 tools
iflow-mcp_mcp-server-bigquery
A Model Context Protocol server that provides access to BigQuery. This server enables LLMs to inspect database schemas and execute queries.
0 tools
iflow-mcp_mcp_server_azure
A Model Context Protocol server providing tools to read and manipulate Azure resources using an LLM
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "iflow-mcp_amazon-mq-mcp-server-rabbitmq": {
      "url": "None",
      "transport": "http"
    }
  }
}