Back to directory
bluetooth-mcp-server

bluetooth-mcp-server

@Hypijump3121

This project implements a Model Context Protocol (MCP) server that enables Claude and other AI assistants to scan and interact with Bluetooth devices in your vicinity.

bluetoothdevice detectionfastapiautomation

Installation & Configuration

{
  "mcpServers": {
    "bluetooth-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "bluetooth-mcp-server-mcp"
      ]
    }
  }
}

Information

Transport
sse
Language
Python
Created
2025/3/27
Updated
2026/6/8