Skip to main content
Glama

MCP Server Linear

by floodfx
package.json597 B
{ "name": "mcp-server-linear", "version": "0.0.1", "module": "index.ts", "type": "module", "scripts": { "build": "bun build index.ts --outdir build --target node", "build:standalone": "bun build index.ts --compile --outfile standalone-linear-mcp-server", "inspect": "npx @modelcontextprotocol/inspector bun run index.ts", "prepublishOnly": "bun run build" }, "devDependencies": { "@types/bun": "latest" }, "peerDependencies": { "typescript": "^5" }, "dependencies": { "@linear/sdk": "^38.0.0", "fastmcp": "^1.20.2", "zod": "^3.24.2" } }

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/floodfx/mcp-server-linear'

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