Serper Search and Scrape MCP Server
@MCP-Mirror
About Serper Search and Scrape MCP Server
Mirror of
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"marcopesani_mcp-server-serper": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@marcopesani/mcp-server-serper",
"--client",
"claude"
]
}
}
}Tools
2Perform web searches via Serper API
Extract content from web pages
Overview
What is Serper Search and Scrape MCP Server?
A TypeScript‑based MCP server that provides web search and webpage scraping capabilities using the Serper API. It is designed to integrate with Claude Desktop (and other MCP hosts) for live web data retrieval.
How to use Serper Search and Scrape MCP Server?
Install via Smithery (npx -y @smithery/cli install @marcopesani/mcp-server-serper), or add the server configuration to your MCP client (Claude Desktop, Cline, Cursor). Set the SERPER_API_KEY environment variable. The server exposes two tools: google_search (for web searches) and scrape (for extracting page content). Docker usage is also documented.
Key features of Serper Search and Scrape MCP Server
- Performs web searches via the Serper API
- Extracts web page content as plain text or markdown
- Supports region and language targeting
- Includes advanced search operators (site, filetype, inurl, etc.)
- Returns rich results: organic, knowledge graph, “people also ask”, related searches
Use cases of Serper Search and Scrape MCP Server
- Automate web research by querying real‑time search results
- Extract structured content from specific web pages for analysis
- Enrich AI conversations with live web data
- Perform targeted searches using domain, filetype, or date filters
FAQ from Serper Search and Scrape MCP Server
What runtime is required?
Node.js version 18 or higher.
How do I authenticate the server?
Set a SERPER_API_KEY environment variable with your Serper API key.
What tools are available?
Two tools: google_search (web search) and scrape (page content extraction).
Can I run this server in Docker?
Yes. Build the image with docker build -t mcp-server-serper . and run it with the SERPER_API_KEY environment variable.
More Search MCP servers
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
🚀 OneSearch MCP Server: Web Search & Crawl & Scraper & Extract
yokingma🚀 OneSearch MCP Server: Web Search & Scraper & Extract, Support agent-browser, SearXNG, Tavily, DuckDuckGo, Bing, etc.
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
Tavily Mcp
tavily-aiProduction ready MCP server with real-time search, extract, map & crawl.
Comments