Skip to main content
Glama

Linear MCP Server

by cosmix

get_teams

Retrieve a list of Linear teams with optional filtering by team name or key using the Linear MCP Server. Simplify team management and organization in Linear's issue tracking system.

Instructions

Get a list of Linear teams with optional name/key filtering

Input Schema

NameRequiredDescriptionDefault
nameFilterNoOptional filter to search by team name or key

Input Schema (JSON Schema)

{ "properties": { "nameFilter": { "description": "Optional filter to search by team name or key", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Linear MCP Server

Related Tools

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/cosmix/linear-mcp'

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