Exposes Linear API for issue tracking. Provides tools to create, update, and manage issues, comments, and projects. Connects to Linear's REST API for real-time data. Useful for developers automating workflows, syncing issues across platforms, or building custom dashboards.
Exposes Linear API for issue tracking. Provides tools to create, update, and manage issues, comments, and projects. Connects to Linear's REST API for real-time data. Useful for developers automating workflows, syncing issues across platforms, or building custom dashboards.
npx -y linear-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"iceener-linear-streamable-mcp-server-github": {
"command": "npx",
"args": [
"-y",
"npx -y linear-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from linear streamable?"
API Key Required
This server requires an API key from linear streamable. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| LINEAR_STREAMABLE_API_KEY | Yes | Your linear streamable API key |
"What resources are available in linear streamable?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in linear streamable"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in linear streamable with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.