felixweinberger
MCP Serverfelixweinbergerpublic

mcp toggle dark mode

🌓 A tiny MCP server to toggle dark mode on macOS

Repository Info

2
Stars
0
Forks
2
Watchers
0
Issues
Python
Language
-
License

About This Server

🌓 A tiny MCP server to toggle dark mode on macOS

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

MCP Dark Mode Toggle

A toy MCP (Model Context Protocol) server that demonstrates how MCP works by providing a simple tool to toggle dark mode on macOS.

Installation

# Clone and install dependencies
git clone <repo-url>
cd mcp-toggle-dark-mode
uv sync

Connect to Claude Desktop

Add this to your Claude Desktop configuration (~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "dark-mode-toggle": {
      "command": "python",
      "args": ["/path/to/mcp-toggle-dark-mode/main.py"]
    }
  }
}

Replace /path/to/mcp-toggle-dark-mode/main.py with the actual path to your main.py file.

Restart Claude Desktop and you'll have access to the toggle_dark_mode tool.

Co-Authors

  • fweinberger@anthropic.com
  • Claude (noreply@anthropic.com)

Quick Start

1

Clone the repository

git clone https://github.com/felixweinberger/mcp-toggle-dark-mode
2

Install dependencies

cd mcp-toggle-dark-mode
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerfelixweinberger
Repomcp-toggle-dark-mode
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation