M
MCP Bluetoothscanner
simple POC to test out local MCP tool usage through remote LLMs
Created 10/26/2025
Updated about 2 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp_bluetoothscanner
Cursor configuration (mcp.json)
{
"mcpServers": {
"parkerdorris-mcp-bluetoothscanner": {
"command": "uvx",
"args": [
"mcp_bluetoothscanner"
]
}
}
}