Skip to main content
Glama

MCP Linear App

by zalab-inc
tools.ts788 B
import { LinearGetProfileTool } from './get-profile.js'; import { LinearSearchIssuesTool } from './search-issues.js'; import { LinearCreateIssueTool } from './create-issue.js'; import { LinearUpdateIssueTool } from './update-issue.js'; import { LinearCreateCommentTool } from './create-comment.js'; import { LinearUpdateCommentTool } from './update-comment.js'; import { LinearGetIssueTool } from './get-issue.js'; import { LinearGetTeamIdTool } from './get-team-id.js'; import { LinearGetCommentTool } from './get-comment.js'; // Re-export the tools export { LinearGetProfileTool, LinearSearchIssuesTool, LinearCreateIssueTool, LinearUpdateIssueTool, LinearCreateCommentTool, LinearUpdateCommentTool, LinearGetIssueTool, LinearGetTeamIdTool, LinearGetCommentTool };

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/zalab-inc/mcp-linear-app'

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