Skip to main content
Glama

Linear MCP Server

by samcfinan
tsconfig.json287 B
{ "extends": "@tsconfig/node22/tsconfig.json", "compilerOptions": { "allowJs": true, "checkJs": true, "sourceMap": true, "noEmit": true, "isolatedModules": true, "useDefineForClassFields": false }, "include": ["index.ts"], "exclude": ["node_modules"] }

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

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