Exposes team information through a Model Context Protocol (MCP) server utilizing HTTP streaming transport.
This Model Context Protocol (MCP) server, built with FastMCP 2.0+, is designed to provide specific team information through an HTTP streaming endpoint. It offers a simple interface to retrieve data, currently exemplified by the `get_team_name` tool, making it accessible to any MCP-compatible client. The server is well-suited for development and deployment, featuring easy dependency management with `uv` or `pip`, flexible configuration via environment variables, and seamless integration with ngrok to facilitate remote testing and sharing of local instances.