Skip to main content
Glama

Linear MCP Integration Server

by MadeByNando
docker-compose.yml335 B
version: '3.8' services: mcp-linear-server: build: context: . dockerfile: Dockerfile container_name: mcp-linear-server restart: unless-stopped env_file: - .env volumes: - ./logs:/app/logs # If you need to expose a port, uncomment the following line # ports: # - "3000:3000"

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/MadeByNando/MCP-linear-Server'

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