Linear MCP Server
by cosmix
get_projects
Get a list of Linear projects with optional name filtering and pagination
Input Schema
Name | Required | Description | Default |
---|---|---|---|
after | No | Cursor for pagination. Use the endCursor from a previous response to fetch the next page | |
first | No | Number of items to return (default: 50, max: 100) | |
includeArchived | No | Whether to include archived projects (default: true) | |
nameFilter | No | Optional filter to search by project name |