Super small MCP server that allows Claude to query Tailscale status by running
the tailscale
CLI on macOS.
VERY DRAFTY!
/Applications/Tailscale.app/Contents/MacOS/Tailscale
Run the server with stdio transport (default):
python tailscale.py
Run the server with HTTP transport on a specific port:
python tailscale.py --transport http --port 4001
Tuyactl
A cli tool to control Tuya devices based on tinytuya
Govee_mcp_server
MCP Server to control govee lights
Wecom Bot Mcp Server
A Python server implementation for WeCom (WeChat Work) bot that follows the Model Context Protocol (MCP). This server provides a standardized interface for handling automated messaging and context-aware interactions within enterprise WeChat environments.
Global Notion workspace-accessible MCP server for all Notion pages within the workspace
A Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
MCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development