Demonstrates an identity-aware MCP server leveraging Tailscale Serve to access user information within a private Tailnet.
Sponsored
Tailscale Echo provides an example of how to create an identity-aware MCP server that runs securely within your private Tailscale network (Tailnet). By leveraging identity headers passed through `tailscale serve`, this project allows you to build MCP servers with access to the logged-in user's email and the capability to interact with internal APIs or services on their behalf.
Características Principales
01Identity-aware MCP server example
020 GitHub stars
03Docker Compose setup for easy deployment
04Access to user's email via identity headers
05Integration with internal APIs and services
06Leverages Tailscale Serve for secure access
Casos de Uso
01Securely accessing internal APIs within a Tailnet