Skip to main content
Glama

Linear MCP Server

linear_get_project

Retrieve detailed information about a specific Linear project using its unique project ID to access project data and status.

Instructions

Get details about a specific project

Input Schema

NameRequiredDescriptionDefault
projectIdYesProject ID to get details for

Input Schema (JSON Schema)

{ "properties": { "projectId": { "description": "Project ID to get details for", "type": "string" } }, "required": [ "projectId" ], "type": "object" }

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/magarcia/mcp-server-linearapp'

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