Skip to content
Back to search
30
MCP

@mseep/linear-mcp

npm/@mseep/linear-mcp

A Linear MCP server for interacting with Linear's API

Uptime
0.0%
119 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/linear-mcp-server
A Model Context Protocol server for the Linear API.
0 tools
@mseep/linode-mcp-server
MCP server for Linode API
0 tools
@mseep/outline-mcp-server
An MCP server for interacting with Outline's API
0 tools
@mseep/whoop-mcp-server
MCP server for WHOOP API integration
0 tools
app.linear/linear
MCP server for Linear project management and issue tracking
0 tools · sse
@mseep/dev-to-mcp
MCP server for dev.to public API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/linear-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}