Skip to main content
Glama

Linear MCP Server

test.json808 B
{ "tests": [ { "name": "List Issues", "tool": "list_issues", "params": { "first": 10 }, "expectedFields": [ "data" ], "assertions": [ { "type": "exists", "path": "data" } ] }, { "name": "List Projects", "tool": "list_projects", "params": { "first": 10 }, "expectedFields": [ "data" ], "assertions": [ { "type": "exists", "path": "data" } ] }, { "name": "List Teams", "tool": "list_teams", "params": {}, "expectedFields": [ "data" ], "assertions": [ { "type": "exists", "path": "data" } ] } ] }

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

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