Skip to main content
Glama

LCBro

by lcbro

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CDP_HOSTNoCDP server hostlocalhost
CDP_PORTNoCDP server port9222
LLM_HOSTNoThe host for LLM serviceslocalhost
LLM_PORTNoThe port for LLM services11434
LLM_JAN_PORTNoThe port for JAN AI services1337
BROWSER_ENGINENoBrowser engine to use (playwright or cdp)playwright
CDP_REMOTE_URLNoRemote CDP server URL
OPENAI_API_KEYNoYour OpenAI API key for external LLM APIs
ANTHROPIC_API_KEYNoYour Anthropic API key for external LLM APIs
LLM_DEFAULT_MODELNoThe default LLM model to useollama:llama3.1
CDP_REMOTE_API_KEYNoAPI key for remote CDP server
CDP_REMOTE_SSL_MODENoSSL mode for remote CDP server

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/lcbro/lcbro-mcp'

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