serper-search-scrape-mcp-server
MCPMCP server for Serper API providing Google Search results and webpage scraping to AI agents.
npx -y serper-search-scrape-mcp-serverA TypeScript-based MCP server that provides web search and webpage scraping capabilities using the Serper API. This server integrates with Claude Desktop to enable powerful web search and content extraction features.
`google_search` - Perform web searches via Serper API Rich search results including organic results, knowledge graph, "people also ask", and related searches Supports region and language targeting Optional parameters for location, pagination, time filters, and autocorrection Supports advanced search operators: `site`: Limit results to specific domain `filetype`: Limit to specific file types (e.g., 'pdf', 'doc') `inurl`: Search for pages with word in URL `intitle`: Search for pages with word i…
`scrape` - Extract content from web pages Get plain text and optional markdown content Includes JSON-LD and head metadata Preserves document structure
- Source
- community
- Known advisories
- 0
- Maintenance
- dormant
- License
- MIT
- Age
- 17 months