linear · Capability
Linear GraphQL API
Linear's public GraphQL API provides full access to create, read, update, and query issues, projects, cycles, roadmaps, and teams. It is the same API Linear uses internally for its own applications, supporting pagination, filtering, attachments, and file uploads.
What You Can Do
POST
Executegraphqlquery
— Execute a GraphQL query or mutation
/graphql
POST
Uploadfile
— Upload a file attachment
/graphql/upload
MCP Tools
executegraphqlquery
Execute a GraphQL query or mutation
uploadfile
Upload a file attachment