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
A dashboard for the MCP Memory Service
An MCP Server for accessing the AWS Programatic Service Authorisation Reference
An MCP server that interfaces with OpenAI, Google, and Anthropic's APIs to give Claude Code "coworkers" to help it on difficult problems.
MCP for controlling MacOS GUI