get_projects
Retrieve a list of Linear projects with name filtering and pagination support. Includes archived projects by default for comprehensive project management.
Instructions
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Linear MCP Server
Related Tools
- @yonaka15/mcp-server-redmine
- @scoutos/mcp-linear
- @cyanheads/atlas-mcp-server
- @JordanDalton/ServiceTitanMcpServer
- @tiovikram/linear-mcp