Back to search
30
MCP

linear-mcp-server

jerhadf/linear-mcp-server

A server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.

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

Similar MCP servers embedding-nearest

@mseep/linear-mcp-server
A Model Context Protocol server for the Linear API.
0 tools
app.linear/linear
MCP server for Linear project management and issue tracking
0 tools · sse
rails-mcp-server
A Ruby gem implementation of a Model Context Protocol (MCP) server for Rails projects. This server allows LLMs (Large Language Models) to in
0 tools
linkedin-mcp-server
Model Context Protocol (MCP) server for LinkedIn - enabling AI agents to interact with LinkedIn's professional network
0 tools
mcp-linkedin
A Model Context Protocol (MCP) server that provides tools to interact with LinkedIn's Feeds and Job API.
0 tools
meilisearch-mcp
A Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces.
0 tools

How to use

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

{
  "mcpServers": {
    "linear-mcp-server": {
      "url": "https://smithery.ai/server/linear-mcp-server",
      "transport": "http"
    }
  }
}