google-search-mcp-v2
by ye4wzp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GLM_API_KEY | No | API key for ZhiPu GLM AI vision analysis | |
| VISION_MODEL | No | Specify which vision model to use (e.g., glm-4.6v, gpt-4o, claude-3.5-sonnet) | |
| OPENAI_API_KEY | No | API key for OpenAI GPT vision analysis | |
| ANTHROPIC_API_KEY | No | API key for Anthropic Claude vision analysis |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| google_searchC | 使用 Google 搜索并返回结果 |
| fetch_urlB | 提取单个网页内容,返回标题和正文 |
| batch_fetch_urlsA | 批量提取多个网页的内容(并行处理,速度更快) |
| search_and_extractC | 搜索后自动提取前N个结果的完整内容 |
| search_by_imageB | 上传产品图片,搜索相似产品参考图(双平台: Google + Pinterest,支持 AI 视觉分析,S/A/B/C 质量评分) |
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/ye4wzp/google-search-mcp-v2'
If you have feedback or need assistance with the MCP directory API, please join our Discord server