Skip to main content
Glama

Linear MCP Server

package.json805 B
{ "name": "linear-mcp-server", "version": "1.0.0", "main": "index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node src/index.ts", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/argia-andreas/linear-mcp-server.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/argia-andreas/linear-mcp-server/issues" }, "homepage": "https://github.com/argia-andreas/linear-mcp-server#readme", "description": "", "dependencies": { "@linear/sdk": "^38.0.0", "@modelcontextprotocol/sdk": "^1.6.0", "@types/node": "^22.13.5", "dotenv": "^16.4.7", "ts-node": "^10.9.2", "typescript": "^5.7.3" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/argia-andreas/linear-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server