Lifx MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
MCP server for LIFX lights: list, state, power control. Needs a free API token.
Today is the operative word: we check Lifx MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add lifx-mcp -- npx -y lifx-mcp
{
"mcpServers": {
"lifx-mcp": {
"args": [
"-y",
"lifx-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.lifx-mcp]
command = "npx"
args = ["-y", "lifx-mcp"]
{
"mcpServers": {
"lifx-mcp": {
"args": [
"-y",
"lifx-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"lifx-mcp": {
"args": [
"-y",
"lifx-mcp"
],
"command": "npx"
}
}
}
MCP server for Tiingo: stocks, forex, crypto. Needs a free API token.
MCP server for Loops: contacts, events. Needs a free API key.
MCP server for Kiwi.com flights: search, airlines. Needs a free API key.
MCP server for Groq: fast LLM chat, model list. Needs a free API key.
MCP server for ecobee thermostats: list, runtime, sensors. Needs API key + tokens.
MCP server for Etsy shops and listings. Needs a free Etsy API key.
MCP server for Wise: profiles, balances, exchange rates. Needs a free Wise API token.
MCP server for Pinterest: account, boards, pins. Needs a free Pinterest access token.
Answers built from our own checks of this server.