RabbitMQ MCP サーバー
RabbitMQ用のモデルコンテキストプロトコルサーバー実装。MCPクライアントがRabbitMQインスタンスでホストされているキューやトピックと対話できるようにします。
Claudeデスクトップアプリでローカルで実行する
Smithery経由でインストール
Smithery経由で Claude Desktop 用の RabbitMQ MCP サーバーを自動的にインストールするには:
オンラインで試す
https://smithery.ai/server/@kenliao94/mcp-server-rabbitmq
手動インストール
このリポジトリをクローンします。
claude_desktop_config.jsonファイルに次の内容を追加します。
MacOSの場合:
~/Library/Application\ Support/Claude/claude_desktop_config.jsonWindows の場合:
%APPDATA%/Claude/claude_desktop_config.json
Claude デスクトップ アプリをインストールして開きます。
Claude に何らかの読み取り/書き込み操作を実行させて、セットアップの確認をしてみてください(例:キューにメッセージをパブリッシュするなど)。問題が発生した場合は、MCP ドキュメント(こちら)で提供されているデバッグツールをご利用ください。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Claude が RabbitMQ メッセージ キューおよびトピックと対話し、RabbitMQ インスタンスでの読み取り/書き込み操作を実行できるようにするモデル コンテキスト プロトコル サーバー実装。
Related Resources
Related MCP Servers
- Asecurity-licenseAqualityA Model Context Protocol server that provides a seamless email management interface through Claude, allowing users to search, read, and send emails directly through natural language conversations.Last updated -4103MIT License
- -security-license-qualityA Model Context Protocol server that enables Claude to interact with Mattermost instances, supporting post management, channel operations, user management, and reaction management.Last updated -101MIT License
- Asecurity-licenseAqualityA Model Context Protocol server that allows integration with Claude Desktop by creating and managing custom tools that can be executed through the MCP framework.Last updated -31
- Asecurity-licenseAqualityA customizable Model Context Protocol server built with mcp-framework that enables Claude to access external tools and capabilities through a standardized interface.Last updated -31