emqx_mcp_gateway
@emqx
emqx_mcp_gateway について
MCP Server Gateway
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is emqx_mcp_gateway?
The emqx_mcp_gateway is an EMQX plugin that acts as a gateway, enabling MCP clients using the MCP over MQTT protocol to interact with MCP servers using other protocols (HTTP, STDIO, or gRPC).
How to use emqx_mcp_gateway?
Configure the plugin by preparing CSV files for server name mapping (mcp_server_name.csv), server name filters (mcp_server_name_filter.csv), and RBAC (mcp_rbac.csv). Add STDIO or HTTP MCP servers to the EMQX configuration file using HOCON blocks. The gateway automatically sets ACLs based on the configuration.
Key features of emqx_mcp_gateway
- Bridges MCP/MQTT clients to MCP servers via HTTP, STDIO, or gRPC.
- Configurable server name mapping using CSV conditions with Variform Expressions.
- Server name filters to restrict client access to allowed MCP servers.
- Role‑Based Access Control (RBAC) for MCP tools and resources.
- Automatic ACL enforcement derived from server names and filters.
- Supports variable substitution in server names from MCP metadata.
Use cases of emqx_mcp_gateway
- Connect MQTT‑based MCP clients to existing HTTP MCP servers.
- Expose local STDIO MCP servers (e.g., Python scripts) to MQTT clients.
- Provide fine‑grained access control to MCP tools and resources via RBAC.
- Manage multiple MCP servers with a consistent, broker‑enforced naming convention.
FAQ from emqx_mcp_gateway
What protocols can the MCP Gateway bridge to?
The gateway bridges MCP/MQTT clients to MCP servers using HTTP, STDIO, or gRPC (via an EMQX plugin).
How is access control managed?
Access control is managed through Role‑Based Access Control (RBAC). Conditions in mcp_rbac.csv assign
「開発者ツール」の他のコンテンツ
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
コメント