A TypeScript MCP server that bridges Linear's project management platform with AI assistants, enabling retrieval of a user's todo tickets by user ID or email. Built with the Model Context Protocol SDK, it provides a standardized way to fetch and expose Linear task data, making it easy to integrate project management context directly into AI workflows.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Gets all tickets in the 'Todo' state for a specified user. Parameters: userId (optional), email (optional). Note: You must provide either userId or email.