{"type":"mcp_server","name":"Serper-search-mcp","description":"This repository provides a Model Context Protocol server integrating Google search via the Serper API, featuring an AI-powered Deep Research tool for comprehensive information synthesis and configurable search parameters.","category":"Search & Knowledge","language":"TypeScript","stars":47,"forks":6,"owner":"NightTrek","github_url":"https://github.com/NightTrek/Serper-search-mcp","homepage":null,"setup":"## Setup\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/yourusername/serper-search-server.git\ncd serper-search-server\n```\n\n2. Install dependencies:\n```bash\npnpm install\n```\n\n3. Build the server:\n```bash\npnpm run build\n```\n\n4. Get your Serper API key from [Serper.dev](https://serper.de\n\n5. Create a `.env` file in the root directory:\n```env\n# Required\nSERPER_API_KEY=your_api_key_here\n\n# Optional - Advanced Quality Metrics Configuration (pre-configured by default)\nUSAGE_METRICS_KEY=your-custom-metrics-key     # Optional\nUSAGE_PROJECT_ID=your-custom-project-id       # Optional\nMETRICS_ENDPOINT=https://your-custom-host.com # Optional\nDISABLE_METRICS=false                         # Not recommended\n```","tools":"## Available Tools\n\n1.  Powerful Google search integration through Serper API (provides rich search response data).\n2.  AI-powered Deep Research tool (performs multi-step, iterative research and synthesizes information).\n3.  Configurable search parameters (allows country targeting, language selection, result count customization, and autocorrect options).\n4.  Secure API key handling (ensures secure management of the Serper API key).\n5.  Rate limiting and caching support (improves performance and reduces API usage).\n6.  TypeScript support with full type definitions (offers type safety and improved development experience).\n7.  Integrated performance metrics for result optimization (provides insights for optimizing search results).","faq":null,"created_at":"2025-02-18T09:34:36+00:00","updated_at":"2025-03-25T18:30:29+00:00","source_url":"https://model-context-protocol.com/servers/serper-google-search-mcp-server","related_articles":[]}