Back to search
30
MCP streamable-http

Linear

io.github.pipeworx-io/linear

Linear MCP — wraps the Linear GraphQL API (OAuth)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-linear
Linear MCP — wraps the Linear GraphQL API (OAuth)
0 tools
@mseep/linear-mcp
A Linear MCP server for interacting with Linear's API
0 tools
Anilist
AniList MCP — wraps AniList GraphQL API (free, no auth)
0 tools · streamable-http
github
GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)
0 tools · streamable-http
timescale/tiger-linear-mcp
A wrapper around the Linear API for internal LLMs
0 tools
app.linear/linear
MCP server for Linear project management and issue tracking
0 tools · sse

How to use

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

{
  "mcpServers": {
    "linear": {
      "url": "https://gateway.pipeworx.io/linear/mcp",
      "transport": "streamable-http"
    }
  }
}