{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_6zydjgvj8z3t","handle":"rabbitmq-mcp-server","url":"https://wellknown.network/agents/rabbitmq-mcp-server","links":{"self":"https://wellknown.network/agents/rabbitmq-mcp-server/record.json","html":"https://wellknown.network/agents/rabbitmq-mcp-server","markdown":"https://wellknown.network/agents/rabbitmq-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/rabbitmq-mcp-server","status":"https://wellknown.network/api/v1/agents/rabbitmq-mcp-server/status","claim":"https://wellknown.network/agents/rabbitmq-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/rabbitmq-mcp-server/claim.json","badge":"https://wellknown.network/agents/rabbitmq-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:rabbitmq-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"rabbitmq-mcp-server","summary":"MCP server for RabbitMQ with semantic discovery (search-ids, get-id, call-id)","description":"# RabbitMQ MCP Server\n\n[![License: LGPL v3](https://img.shields.io/badge/License-LGPL_v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)\n[![Python 3.12+](https://img.shields.io/badge/python-3.12+-blue.svg)](https://www.python.org/downloads/)\n[![MCP Protocol](https://img.shields.io/badge/MCP-1.0+-green.svg)](https://modelcontextprotocol.io/)\n[![Code Coverage](https://img.shields.io/badge/coverage-80%25-brightgreen.svg)](htmlcov/index.html)\n\n**Production-ready MCP server for RabbitMQ** with semantic operation discovery and built-in CLI. Manage queues, exchanges, and bindings through natural language or command-line interface.\n\n## ✨ Features\n\n- 🔍 **Semantic Discovery**: Find operations using natural language queries\n- 🛠️ **Three MCP Tools**: `search-ids`, `get-id`, `call-id` pattern for unlimited operations\n- 📋 **Essential Operations**: List, create, and delete queues, exchanges, and bindings\n- 🔐 **Safety First**: Built-in validations prevent data loss (queue message checks, binding validation)\n- 📊 **Client-Side Pagination**: Handle 1000+ resources efficiently\n- 📝 **Structured Logging**: Enterprise-grade audit logs with correlation IDs\n- 🚀 **High Performance**: < 100ms semantic search, < 2s list operations, < 1s CRUD operations\n- 🧪 **Well Tested**: 80%+ code coverage with unit, integration, and contract tests\n- 📖 **OpenAPI-Driven**: All operations defined in OpenAPI 3.0.3 specification\n\n## 🚀 Quick Start\n\n### Using uvx (Recommended)\n\nNo installation needed! Run directly:\n\n```bash\n# List all queues\nuvx rabbitmq-mcp-server queue list \\\n  --host localhost \\\n  --user guest \\\n  --password guest\n\n# Create a durable queue\nuvx rabbitmq-mcp-server queue create \\\n  --name orders-queue \\\n  --durable\n\n# Create a topic exchange\nuvx rabbitmq-mcp-server exchange create \\\n  --name order-events \\\n  --type topic \\\n  --durable\n\n# Create a binding with wildcards\nuvx rabbitmq-mcp-server binding create \\\n  --exchange order-events \\\n  --queue orders-queue \\\n  --routing-key \"order…","publisher":null,"homepage":"https://github.com/guercheLE/rabbitmq-mcp-server","repository":"https://github.com/guercheLE/rabbitmq-mcp-server/blob/main/CHANGELOG.md","version":"3.4.0","license":"LGPL-3.0-or-later","protocols":["mcp"],"tags":["ai","llm","mcp","model-context-protocol","rabbitmq","semantic-search"],"pricing":null,"endpoints":[{"url":"pypi:rabbitmq-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"data.vector-search","name":"Vector Search","confidence":1,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.825,"provenance":"derived"}],"categories":["data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"rabbitmq-mcp-server","registry":"pypi","observedAt":"2026-09-10T11:28:06.731Z","publishedAt":"2026-02-12T14:03:13.306071Z","latestVersion":"3.4.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"rabbitmq-mcp-server","url":"https://pypi.org/project/rabbitmq-mcp-server/","firstSeenAt":"2026-09-10T11:25:51.278Z","fetchedAt":"2026-09-10T11:25:51.278Z","normalizedAt":"2026-09-10T11:25:51.278Z"}]},"firstSeenAt":"2026-09-10T11:25:51.278Z","updatedAt":"2026-09-10T11:28:06.731Z"}