Skip to main content
Glama

Linear Streamable MCP Server

by iceener
.gitignore1.21 kB
.data/ .env dist/ node_modules/ _spec/ ## Logs logs *.log *.log.* npm-debug.log* yarn-debug.log* pnpm-debug.log* bun-debug.log* lerna-debug.log* report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json ## Runtime data / pids pids *.pid *.pid.lock *.seed ## Dependency directories node_modules/ jspm_packages/ ## TypeScript *.tsbuildinfo tsconfig.tsbuildinfo ## Coverage coverage/ .nyc_output/ ## Build outputs dist/ build/ out/ .output/ ## Tool caches .cache/ .parcel-cache/ .vite/ .turbo/ .eslintcache .stylelintcache ## Bun .bun/ ## Vercel / Netlify / Serverless .vercel/ .netlify/ .serverless/ ## Cloudflare Workers / Hono (common) .wrangler/ .mf/ .dev.vars ## Framework-specific (safe to ignore if unused) .next/ .nuxt/ .svelte-kit/ .astro/ web_modules/ ## Test artifacts playwright-report/ test-results/ cypress/videos/ cypress/screenshots/ cypress/downloads/ ## Environment files .env .env.* !.env.example ## OS junk .DS_Store Thumbs.db ehthumbs.db Icon? Desktop.ini ## Editors/IDEs .idea/ .vscode/* !.vscode/extensions.json *.iml *.suo *.ntvs* *.njsproj *.sln *.sw? *~ ## Yarn Plug'n'Play / stores .pnp.* .pnpm-store/ .npm/ ## Misc nohup.out *.orig *.pem ## Spec _spec/spotify-api/*.md .data/ .cursor/

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

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