Serper Search MCP
Serper provides Google search results through a simple API, making it perfect for giving AI models access to current web information. The Serper MCP integration enables Jan models to search the web and retrieve real-time information.
Available Tools
Section titled âAvailable Toolsâgoogle_search: Search Google and retrieve results with snippetsscrape: Extract content from specific web pages
Prerequisites
Section titled âPrerequisitesâ- Serper API key from serper.dev
- Model with tool calling support (recommended: Jan v1)
Enable MCP
Section titled âEnable MCPâ- Go to Settings > MCP Servers
- Toggle Allow All MCP Tool Permission ON

Get Serper API Key
Section titled âGet Serper API Keyâ- Visit serper.dev
- Sign up for a free account
- Copy your API key from the playground


Configure MCP Server
Section titled âConfigure MCP ServerâClick + in MCP Servers section:
Configuration:
- Server Name:
serper - Command:
npx - Arguments:
-y serper-search-scrape-mcp-server - Environment Variables:
- Key:
SERPER_API_KEY, Value:your-api-key
- Key:

Download Jan v1
Section titled âDownload Jan v1âJan v1 is optimized for tool calling and works excellently with Serper:
- Go to the Hub tab
- Search for Jan v1
- Choose your preferred quantization
- Click Download

Enable Tool Calling
Section titled âEnable Tool CallingâTool calling is now enabled by default on Jan.
Start a New Chat
Section titled âStart a New ChatâWith Jan v1 selected, youâll see the available Serper tools:

Example Queries
Section titled âExample QueriesâCurrent Information:
What are the latest developments in quantum computing this week?Comparative Analysis:
What are the main differences between the Rust programming language and C++? Be spicy, hottakes are encouraged. đResearch Tasks:
Find the current stock price of NVIDIA and recent news about their AI chips.Fact-Checking:
Is it true that the James Webb telescope found signs of life on an exoplanet? What's the latest?Local Information:
What restaurants opened in San Francisco this month? Focus on Japanese cuisine.How It Works
Section titled âHow It Worksâ- Query Processing: Jan v1 analyzes your question and determines what to search
- Web Search: Calls Serper API to get Google search results
- Content Extraction: Can scrape specific pages for detailed information
- Synthesis: Combines search results into a comprehensive answer
Tips for Best Results
Section titled âTips for Best Resultsâ- Be specific: âTesla Model 3 2024 price Australiaâ works better than âTesla priceâ
- Request recent info: Add âlatestâ, âcurrentâ, or â2024/2025â to get recent results
- Ask follow-ups: Jan v1 maintains context for deeper research
- Combine with analysis: Ask for comparisons, summaries, or insights
Troubleshooting
Section titled âTroubleshootingâNo search results:
- Verify API key is correct
- Check remaining credits at serper.dev
Tools not appearing:
- Restart Jan after configuration changes
- Ensure MCP Server shows as active
Poor search quality:
- Use more specific search terms
- Try rephrasing your question
- Check if Serper service is operational
API Limits
Section titled âAPI Limitsâ- Free tier: 2,500 searches
- Paid plans: Starting at $50/month for 50,000 searches
- Rate limits: 100 requests per second
Next Steps
Section titled âNext StepsâSerper MCP enables models to access current web information, making them powerful research assistants. Combine with other MCP tools for even more capabilities - use Serper for search, then E2B for data analysis, or Jupyter for visualization.