Linear Streamable MCP Server
by iceener
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the local server | |
| NODE_ENV | No | Environment mode (allows localhost callback in dev) | development |
| LINEAR_API_KEY | No | Your Linear Personal Access Token (Settings → Security) | |
| AUTH_REQUIRE_RS | No | Challenge when Authorization missing or not one of our RS tokens | true |
| OAUTH_CLIENT_ID | No | OAuth Client ID for Linear OAuth application | |
| OAUTH_CLIENT_SECRET | No | OAuth Client Secret for Linear OAuth application | |
| AUTH_ALLOW_LINEAR_BEARER | No | If you still want to allow Linear PATs as Bearer in RS-only mode | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/iceener/linear-streamable-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server