Bluetooth MCP Server
@Hypijump31
关于 Bluetooth MCP Server
bluetooth-mcp-server for Claude AI
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"bluetooth-mcp-server": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Bluetooth MCP Server?
Bluetooth MCP Server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to scan and interact with Bluetooth devices in your vicinity. It provides a robust, cross-platform interface for detecting both BLE and Classic Bluetooth devices.
How to use Bluetooth MCP Server?
Install the server by cloning the repository, setting up a virtual environment, installing dependencies, and configuring environment variables. Start the Bluetooth API server with python run.py and the MCP server with python bluetooth_mcp_server.py. For use with Claude, expose the server via ngrok and configure Claude using the MCP SDK.
Key features of Bluetooth MCP Server
- Multi‑protocol scanning (BLE and Classic)
- Flexible filtering by name, type, or attributes
- Automatic device recognition and categorization
- Enhanced device information (manufacturer, type, characteristics)
- Cross‑platform support (Windows, macOS, Linux)
- MCP integration with Claude and AI assistants
Use cases of Bluetooth MCP Server
- AI assistant scanning for nearby Bluetooth devices to provide context‑aware responses
- Inventory management by detecting and categorizing Bluetooth devices in an area
- Troubleshooting connectivity by identifying device types and characteristics
FAQ from Bluetooth MCP Server
What system requirements does Bluetooth MCP Server need?
Python 3.7+, a Bluetooth adapter (built‑in or external), admin/sudo privileges, and an internet connection for package installation.
How do I fix “Access denied” errors when running the server?
Run the server with admin/sudo privileges, as some Bluetooth operations require elevated rights.
Why is no Bluetooth adapter detected?
Ensure Bluetooth is enabled in your system settings and the adapter is properly installed.
What if no Bluetooth devices are found during a scan?
Make sure there are discoverable Bluetooth devices nearby and that they are in range.
How does Bluetooth MCP Server integrate with Claude?
Expose the server URL via ngrok (or deploy it) and install the Model Context Protocol using npx @anthropic-ai/sdk install-model-context-protocol <YOUR_SERVER_URL>.
其他 分类下的更多 MCP 服务器
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

EverArt
modelcontextprotocolModel Context Protocol Servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
评论