An open API service indexing awesome lists of open source software.

https://github.com/muka/web-search-mcp

MCP server for web searches
https://github.com/muka/web-search-mcp

Last synced: 2 months ago
JSON representation

MCP server for web searches

Awesome Lists containing this project

README

        

# web-search-mcp
MCP server for web searches

## Configuration

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.