MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Bluetoothscanner

simple POC to test out local MCP tool usage through remote LLMs

Created 10/26/2025
Updated 5 days ago
Repository documentation and setup instructions
README not found
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" ] } } }