web-search-mcp
About
web-search-mcp is an MCP server that provides web search functionality by integrating with the Serper API. It is intended for developers building applications using the Model Context Protocol who need programmatic web search capabilities.
Details
- Author
- muka
- Downloads
- 418
- Categories
- Search
Jump to
- MCP server for web searches
- Uses Serper API for search results
- Configurable listening port
- Docker Compose deployment
Configure the SERPER_API_KEY (from serper.dev) and PORT environment variables in a .env file or as environment variables, then start the server with docker compose up.
web-search-mcp
MCP server for web searchesConfiguration
Configure environment variables in a .env file or as env variables (see docker-compose.yaml)
1. Set SERPER_API_KEY from serper.dev
2. Set PORT to specify the listening port
Running
You can use docker compose up to start the MCP server.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.

