Web Search MCP Remote Server
by zerox2f
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind address | 127.0.0.1 |
| PORT | No | Server port | 3000 |
| MAX_BROWSERS | No | Browser pool size | 3 |
| DEFAULT_TIMEOUT | No | Request timeout (ms) | 6000 |
| SERVICE_API_KEY | No | API key for remote access (required in HTTP mode) | |
| BROWSER_HEADLESS | No | Headless browser | true |
| MAX_CONTENT_LENGTH | No | Max chars per page | 500000 |
| BROWSER_FALLBACK_THRESHOLD | No | Axios failures before browser fallback | 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/zerox2f/web-search-mcp-remote'
If you have feedback or need assistance with the MCP directory API, please join our Discord server