Tailscale
bypnocera
0Provides a Model Context Protocol (MCP) server for comprehensive management of Tailscale resources.
关于
The Tailscale MCP server offers a robust and extensible solution for programmatic interaction with the Tailscale API. Built using the official Tailscale Go client library, it provides complete coverage of Tailscale's capabilities through 42 categorized tools. Each tool is self-descriptive, leveraging OpenAPI documentation to provide detailed descriptions, OAuth scopes, and security considerations, making it ideal for automating network configurations, user management, security policies, and integrations within a Tailscale environment.
主要功能
- 42 comprehensive tools for device, key, user, DNS, and advanced management
- Complete coverage of Tailscale API capabilities
- Supports both API Key and OAuth authentication methods
- Self-descriptive tools powered by OpenAPI documentation
- Modular and extensible architecture for easy addition of new tools
- 0 GitHub stars
使用案例
- Automating Tailscale network configuration and resource management
- Integrating Tailscale administration into CI/CD pipelines or other external systems
- Programmatically enforcing and updating Tailscale ACL policies and security settings