emqx/mcp-typescript-sdk
A TypeScript SDK for implementing Model Context Protocol (MCP) over MQTT, supporting both browser and Node.js environments.
Platform-specific configuration:
{
"mcpServers": {
"mcp-typescript-sdk": {
"command": "npx",
"args": [
"-y",
"mcp-typescript-sdk"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...