Back to search
30
MCP

@mseep/linear-mcp-server

npm/@mseep/linear-mcp-server

A Model Context Protocol server for the Linear API.

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

Similar MCP servers embedding-nearest

@mseep/linear-mcp
A Linear MCP server for interacting with Linear's API
0 tools
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.
0 tools
@mseep/linode-mcp-server
MCP server for Linode API
0 tools
@mseep/lsp-mcp
An Model Context Protocol (MCP) server that provides LLMs/AI Agents with the capabilities of a language server protocol (LSP) server. This g
0 tools
linode-mcp
Model Context Protocol server for Linode API
0 tools
@mseep/starknet-mcp
A Model Context Protocol server for interacting with Starknet, enabling block information retrieval and more
0 tools

How to use

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

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