Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHROME_PATH | No | Path to Chrome executable - auto-detected if not set (for chrome-lite-mcp) | |
| LINEAR_API_KEY | No | Your Linear API key from Linear Settings > API (for linear-lite-mcp) | |
| CHROME_HEADLESS | No | Set to 'false' for visible browser, default is headless (for chrome-lite-mcp) | true |
| CONTEXT7_API_KEY | No | Context7 API key from context7.com/dashboard - optional, lower rate limits without it (for context7-lite-mcp) | |
| SUPABASE_PROJECT_REF | No | Your Supabase project reference (for supabase-lite-mcp) | |
| SUPABASE_ACCESS_TOKEN | No | Your Supabase access token (for supabase-lite-mcp) |
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 | |