Loading MCP server directory, please wait...
MCP server for RabbitMQ: publish messages, poll one message from a queue.
npx @getmcp/cli add io.github.nagarjunr/data-connectors-rabbitmqRequires Python 3.10+. Community-contributed server. Review source before installing.
RABBITMQ_USERNAMERabbitMQ username
RABBITMQ_PASSWORDRabbitMQ password
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nagarjunr/data-connectors-rabbitmq": {
"command": "uvx",
"args": [
"data-connectors-ai",
"data-connectors-ai[rabbitmq,mcp]==0.1.5",
"data-connectors-rabbitmq-mcp"
],
"env": {
"CONNECTION_STRING": "",
"RABBITMQ_HOST": "127.0.0.1",
"RABBITMQ_PORT": "5672",
"RABBITMQ_USERNAME": "",
"RABBITMQ_PASSWORD": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)