claude mcp add es617-ble-mcp-server -- uvx ble-mcp-server
{
"mcpServers": {
"es617-ble-mcp-server": {
"command": "uvx",
"args": ["ble-mcp-server"]
}
}
}
{
"mcpServers": {
"es617-ble-mcp-server": {
"command": "uvx",
"args": ["ble-mcp-server"]
}
}
}
{
"mcpServers": {
"es617-ble-mcp-server": {
"command": "uvx",
"args": ["ble-mcp-server"]
}
}
}
About This MCP Server
The ble-mcp-server is a Model Context Protocol server that enables AI agents to interact with real Bluetooth Low Energy hardware, allowing them to scan, connect, read, write, and subscribe to devices. This server connects to BLE devices through standard input/output streams, facilitating communication between AI coding assistants and physical devices. Developers would use this server when they need to integrate AI functionality with BLE hardware in their projects.
Let AI agents interact with real BLE hardware — scan, connect, read, write, and subscribe.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
ble-mcp-server on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The ble-mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.