Skip to main content
Glama

Linear Streamable MCP Server

by iceener
capabilities.ts206 B
import type { ServerCapabilities } from '@modelcontextprotocol/sdk/types.js'; export function buildCapabilities(): ServerCapabilities { return { logging: {}, tools: { listChanged: true }, }; }

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/iceener/linear-streamable-mcp-server'

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