Web Search MCP Server
by mrkrsl
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAX_BROWSERS | No | Maximum number of browser instances to maintain | 3 |
| BROWSER_TYPES | No | Comma-separated list of browser types to use (options: chromium, firefox, webkit) | chromium,firefox |
| DEFAULT_TIMEOUT | No | Default timeout for requests in milliseconds | 6000 |
| BROWSER_HEADLESS | No | Run browsers in headless mode | true |
| MAX_CONTENT_LENGTH | No | Maximum content length in characters | 500000 |
| RELEVANCE_THRESHOLD | No | Minimum quality score for search results (0.0-1.0) | 0.3 |
| DEBUG_BROWSER_LIFECYCLE | No | Enable detailed browser lifecycle logging for debugging | false |
| ENABLE_RELEVANCE_CHECKING | No | Enable/disable search result quality validation | true |
| FORCE_MULTI_ENGINE_SEARCH | No | Try all search engines and return best results | false |
| BROWSER_FALLBACK_THRESHOLD | No | Number of axios failures before using browser fallback | 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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/mrkrsl/web-search-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server