I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

Cheerlights-MCP
MCP -Server, mit dem KI -Tools mit der API der Cheerlights interagieren können.
1
Github Watches
1
Github Forks
1
Github Stars
CheerLights MCP Server
A Model Context Protocol (MCP) server that allows Claude or other AI tools to interact with the CheerLights API. CheerLights is a global IoT project that synchronizes colors across connected lights worldwide.
Features
- Get the current CheerLights color
- View recent color change history
- Real-time integration with the CheerLights API
Installation
First, install the necessary dependencies:
pip install mcp httpx
Running the Server
Save the code to a file (e.g., server.py
) and run it:
python server.py
Connecting to Claude for Desktop
Add this to your Claude for Desktop configuration:
- Windows:
%APPDATA%\Claude\claude_desktop_config.json
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"cheerlights": {
"command": "python",
"args": ["path/to/server.py"]
}
}
}
Using with Claude
After restarting Claude for Desktop, you can ask questions like:
- "What's the current CheerLights color?"
- "Show me the last 10 CheerLights color changes"
API Reference
The server uses the CheerLights API endpoint:
http://api.thingspeak.com/channels/1417/field/1/last.json
Blog Tutorial
Learn How to Create Your Own MCP Server for Claude Desktop and Windsurf
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.
Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.
Reviews

user_l3PoQQ4G
Cheerlights-mcp is an amazing application that brings a global cheer to everyone by syncing lights across the world. The seamless integration and easy-to-use interface make it a delightful experience. Kudos to the makers for creating such a wonderful product. It's a must-try for anyone looking to add a spark to their festive celebrations! Check it out at https://github.com/cheerlights/cheerlights-mcp.