Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by keegancsmith • Documentation & Docs
A small read-only MCP server that lets agents fetch Linear issue data and comments using a Linear API or OAuth token.
Retrieve basic metadata (title, status, assignee, description) for a Linear issue by ID or URL.
Fetch the full conversation history and comments for a specific Linear issue to provide context or summarize discussion.
Integrate Linear issue lookups into desktop assistant workflows (e.g., Claude for Desktop) using a local MCP endpoint and a provided API token.
This MCP server exposes two tools to retrieve Linear issue details: a basic issue fetcher and a full issue fetcher including comments. It is intended for use by language-model agents (e.g., Claude for Desktop) to surface Linear issue information on demand without granting broader access. The server requires a Linear API token or OAuth access token and is installed/run via npx for quick setup.
Fetch details of a single Linear issue by providing its URL or identifier.
Fetch a Linear issue with all its comments and complete information.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.