Skip to main content
Glama
verymbuemo

Linear MCP Server

by verymbuemo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort to run the server3000
AUTH_ENABLEDNoSet to true to enable OAuth
BEARER_TOKENNoLinear API key (required for bearer auth)
OAUTH_SCOPESNoOAuth scopesread write
AUTH_STRATEGYNoAuthentication strategy: bearer or oauthbearer
AUTH_REQUIRE_RSNoRequire RS-minted bearer tokens (for remote)
RS_TOKENS_ENC_KEYNoEncryption key for OAuth tokens in KV (Cloudflare Worker only)
OAUTH_REDIRECT_URINoOAuth redirect URI (e.g., alice://oauth/callback)
PROVIDER_CLIENT_IDNoOAuth client ID from Linear
PROVIDER_CLIENT_SECRETNoOAuth client secret from Linear
AUTH_ALLOW_DIRECT_BEARERNoAllow direct bearer tokens (default true, set false for RS-only)
OAUTH_REDIRECT_ALLOWLISTNoComma-separated allowed redirect URIs

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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

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