WebSurfer MCP
by crybo-rybo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_USER_AGENT | No | User-Agent string for outgoing requests. | MCP-URL-Search-Server/1.0.0 |
| MCP_MAX_TIMEOUT | No | Maximum allowed timeout in seconds. | 60 |
| MCP_DEFAULT_TIMEOUT | No | Default request timeout in seconds. | 10 |
| MCP_MAX_CONTENT_LENGTH | No | Maximum content size in bytes (default 10MB). | 10485760 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_urlC | Fetch and return plain-text content from a web page URL. Handles various content types and provides comprehensive error handling. |
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/crybo-rybo/websurfer-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server