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 |
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/hieutrtr/web-discovery-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server