Valueserp Mcp - Affordable Google Searches
@Incorporo
About Valueserp Mcp - Affordable Google Searches
A Model Context Protocol (MCP) server that provides access to ValueSerp's Google Search API, enabling Claude to perform Google searches, news searches, image searches, and video searches.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"valueserp": {
"command": "node",
"args": [
"/path/to/valueserp-mcp/dist/server.js"
],
"env": {
"VALUESERP_API_KEY": "your_api_key_here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Valueserp Mcp - Affordable Google Searches?
The ValueSerp MCP Server gives Claude direct access to Google search results via clean API calls, returning structured data without web scraping or HTML parsing. It is designed for developers who need their AI assistant to retrieve up-to-date information beyond its training cutoff date.
How to use Valueserp Mcp - Affordable Google Searches?
—
Key features of Valueserp Mcp - Affordable Google Searches
- Provides affordable Google search API access.
- Returns clean, structured data—no HTML parsing needed.
- Solves Claude’s knowledge cutoff by fetching current results.
- No web scraping required; operates via direct API calls.
Use cases of Valueserp Mcp - Affordable Google Searches
- Supplying Claude with real-time search results for client queries.
- Overcoming stale training data when using Claude for research.
- Automating current data retrieval without building a scraper.
FAQ from Valueserp Mcp - Affordable Google Searches
How does Valueserp MCP give Claude current information?
It connects Claude to Google’s search results via API calls, bypassing the model’s fixed knowledge cutoff date.
What are the advantages over web scraping?
The server returns structured data directly, eliminating the need to parse HTML or handle changing page layouts.
Is there any setup required beyond the MCP server?
The README does not describe any additional setup; it only mentions making clean API calls to obtain search data.
More Search MCP servers
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
Google Search Tool
web-agent-masterA Playwright-based Node.js tool that bypasses search engine anti-scraping mechanisms to execute Google searches. Local alternative to SERP APIs with MCP server integration.
Kagi MCP server
kagisearchThe Official Model Context Protocol (MCP) server for Kagi Search & other tools.
Version 2.0 is here!!
mixelpixxMCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
Google Search MCP Server
mixelpixxMCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
Comments