mcp-server-serper
23
Serper Search and Scrape MCP Server is a TypeScript-based server that integrates with the Serper API to provide comprehensive web search and webpage scraping capabilities. It is compatible with Claude Desktop and offers features for extracting rich web content.
Serper Search and Scrape MCP Server
A TypeScript-based MCP server providing web search and webpage scraping capabilities using the Serper API. This server is integrated with Claude Desktop and offers powerful web search and content extraction features.
Features
Tools
- google_search: Performs web searches via Serper API, returning rich results such as organic results, knowledge graph, and more. Supports region, language targeting, and various search operators.
- scrape: Extracts content from web pages, providing plain text and optional markdown content, including JSON-LD and head metadata while preserving document structure.
Requirements
- Node.js >= 18
- Serper API key
Installation
Installing via Smithery: Install the server for Claude Desktop using Smithery CLI.
Claude Desktop Configuration: Instructions for adding server config on MacOS and Windows.
Other installation options include using Cline, Cursor configuration, and Docker usage instructions.