Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ble-nearby": {
"command": "bash",
"args": [
"-c",
"cd \"${CLAUDE_PLUGIN_ROOT}\" && [ -f node_modules/.rebuild_done ] || (npm rebuild --silent 2>/dev/null && touch node_modules/.rebuild_done) && node dist/mcp-server.js"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
bashCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub knakul853/claude-ble-nearby --plugin claude-ble-nearby