Web-curl MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CX_GOOGLE_SEARCH | No | Your Custom Search Engine ID | |
| APIKEY_GOOGLE_SEARCH | No | Your Google API key for Custom Search API |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fetch_webpageC | Retrieve text content from a web page |
| fetch_apiC | Make a REST API request with various methods, headers, and body. |
| google_searchC | Search the web using Google Custom Search API. Requires google_search_config resource. |
| smart_commandC | Free-form command: automatically fetch if a link is detected, automatically search if a search query is detected. |
| download_fileC | Download a file from a given URL to a specified folder. |
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/rayss868/MCP-Web-Curl'
If you have feedback or need assistance with the MCP directory API, please join our Discord server