legacy-web-mcp
by hieutrtr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OUTPUT_ROOT | No | Root output directory for generated documentation | docs/web_discovery |
| STEP1_MODEL | No | Model for step 1 of analysis | gpt-4o-mini |
| STEP2_MODEL | No | Model for step 2 of analysis | gpt-4o-mini |
| FALLBACK_MODEL | No | Fallback model for analysis | gpt-4o-mini |
| GEMINI_API_KEY | No | Gemini API key for AI-powered analysis | |
| OPENAI_API_KEY | No | OpenAI API key for AI-powered analysis | |
| ANTHROPIC_API_KEY | No | Anthropic API key for AI-powered analysis | |
| GEMINI_CHAT_MODEL | No | Gemini chat model | gemini-1.5-flash |
| OPENAI_CHAT_MODEL | No | OpenAI chat model | gpt-4o-mini |
| PLAYWRIGHT_HEADLESS | No | Run Playwright in headless mode | true |
| ANTHROPIC_CHAT_MODEL | No | Anthropic chat model | claude-3-haiku-20240307 |
| MAX_CONCURRENT_PAGES | No | Maximum number of concurrent pages to crawl | 3 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |