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/TailscaleRun 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
An MCP server implementation that integrates the Tavily Search API, providing optimized search capabilities for LLMs.
This Model Context Protocol (MCP) server enables LLMs like Claude to perform internet research using the Perplexity API. It provides real-time, up-to-date information with source citations.
An MCP (Model Context Protocol) server for executing macOS terminal commands with ZSH shell. This server provides a secure way to execute shell commands with built-in whitelisting and approval mechanisms.
A Model Context Protocol (MCP) server for interacting with the OneSignal API