Web Search (Serper)
Integrates with the Serper API to perform web searches, enabling efficient retrieval and processing of up-to-date web content for applications.
README: https://github.com/muka/web-search-mcp
web-search-mcp
MCP server for web searches
Configuration
Configure environment variables in a .env file or as env variables (see docker-compose.yaml)
- Set
SERPER_API_KEYfrom serper.dev - Set
PORTto specify the listening port
Running
You can use docker compose up to start the MCP server.

