mcp-server-serper
If you are the rightful owner of mcp-server-serper and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A TypeScript-based MCP server that provides web search and webpage scraping capabilities using the Serper API.
The Serper Search and Scrape MCP Server is a TypeScript-based server designed to facilitate web search and content extraction using the Serper API. It integrates seamlessly with Claude Desktop, offering robust web search and scraping functionalities. The server supports advanced search operators and can extract both plain text and markdown content from web pages, preserving the document structure. It requires Node.js version 18 or higher and a Serper API key for operation. The server can be installed via Smithery, configured for use with Claude Desktop, Cline, Cursor, or run using Docker. It also includes a debugging tool, the MCP Inspector, to aid in development.
Features
- Perform web searches via Serper API with rich search results.
- Extract content from web pages, including plain text and markdown.
- Supports advanced search operators like site, filetype, and intitle.
- Includes JSON-LD and head metadata extraction.
- Preserves document structure during content extraction.