MCP server for web searches
Configure environment variables in a .env
file or as env variables (see docker-compose.yaml
)
- Set
SERPER_API_KEY
from serper.dev - Set
PORT
to specify the listening port
You can use docker compose up
to start the MCP server.