thinq-connect/thinqconnect-mcp
by Various
ThinQ Connect MCP Server
MCP
thinq-connect/thinqconnect-mcp
Added 1 June 2026
Overview
ThinQ Connect MCP Server is an open-source Python implementation of the Model Context Protocol for ThinQ Connect. It enables developers to integrate ThinQ Connect smart home devices with MCP-compatible clients.
Best for
Best for
Developers exploring MCP integrations with LG ThinQ smart home ecosystems
Use cases
- Building MCP-based tools to control LG ThinQ smart home devices
- Creating custom automations that bridge ThinQ Connect with other MCP services
- Developing prototypes or experiments with the Model Context Protocol and smart home APIs
How to use
Tools exposed
uvx
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "thinqconnect-mcp": {\n "command": "uvx",\n "args": [\n "thinqconnect-mcp"\n ],\n "env": {\n "THINQ_PAT": "your_personal_access_token_here",\n "THINQ_COUNTRY": "your_country_code_here"\n }\n }\n }\n} Notes
ThinQ Connect MCP Server is an open-source Python implementation of the Model Context Protocol for ThinQ Connect. It enables developers to integrate ThinQ Connect smart home devices with MCP-compatible clients.
25 stars on GitHub. Last updated 2025-08-05. Licensed Apache-2.0.
Use cases
- Building MCP-based tools to control LG ThinQ smart home devices
- Creating custom automations that bridge ThinQ Connect with other MCP services
- Developing prototypes or experiments with the Model Context Protocol and smart home APIs
Pros
- Open source and written in Python, easy to extend or modify
- Implements the Model Context Protocol standard for interoperability
- Lightweight with a small codebase suitable for learning or customization
Cons
- Low GitHub star count (25) indicates limited community adoption and support
- Documentation and examples may be sparse due to early stage of the project
- Dependency on ThinQ Connect API availability and stability
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source and written in Python, easy to extend or modify
- Implements the Model Context Protocol standard for interoperability
- Lightweight with a small codebase suitable for learning or customization
Cons
- Low GitHub star count (25) indicates limited community adoption and support
- Documentation and examples may be sparse due to early stage of the project
- Dependency on ThinQ Connect API availability and stability
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.