Demonstrates an identity-aware MCP server leveraging Tailscale Serve to access user information within a private Tailnet.
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.