Web Search MCP Server
by Mantraa-Zzz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | info |
| MAX_RESULTS | No | Maximum number of search results | 10 |
| SEARCH_API_KEY | Yes | Google Custom Search API key | |
| REQUEST_TIMEOUT | No | Request timeout in milliseconds | 10000 |
| SEARCH_PROVIDER | No | Search provider to use | |
| SEARCH_ENGINE_ID | Yes | Google Custom Search Engine ID |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| web_searchB | 在互联网上搜索信息,返回相关的网页链接和摘要 |
| web_scrapeC | 抓取指定网页的内容,提取文本和元数据 |
| web_search_and_scrapeC | 搜索网页并抓取前几个结果的内容 |
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/Mantraa-Zzz/Web_Search'
If you have feedback or need assistance with the MCP directory API, please join our Discord server