web-search-agent
by WaynePluto
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHROME_PATH | No | Chrome for Testing 可执行文件路径 | D:/app/chrome-win64/chrome.exe |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| web_search_bingA | 使用 Bing 搜索引擎执行网络搜索。输入:query(搜索关键词)和 num(返回结果数量,默认10)。返回:包含标题、URL和摘要的搜索结果列表。 |
| read_webpageA | 访问指定 URL,提取并清洗页面正文内容,返回干净的 Markdown 格式文本。输入:url(网页地址)。返回:包含标题和 Markdown 内容的对象。 |
| get_current_timeA | 获取当前时间信息,包括当前年份、去年年份、前年年份等。用于搜索最新动态时动态获取年份信息。 |
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/WaynePluto/web-search-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server