We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/winsthuang/home-controller'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
lg-thinq-mcp-wrapper.sh.template•288 B
#!/bin/bash
# Wrapper script for LG ThinQ MCP server
# This sets the required environment variables before starting the server
export THINQ_PAT="your_thinq_personal_access_token_here"
export THINQ_COUNTRY="US"
# Start the MCP server
exec /Users/YOURUSERNAME/.local/bin/thinqconnect-mcp