Skip to main content

Web MCP

โ† Back to MCPs
๐Ÿ”ง

Web

Utilitiesv2.1.0

Provider-fixed web search plus transparent URL, DOI, and document fetching

Keywords: web, fetch, search, mcp, llm-integration, agentic-web
License: BSD-3-Clause

Installation Playbooks

Select a preferred environment to provision the MCP server. Commands rely on `uv` for isolated dependency management.

{
"mcpServers": {
"web-mcp": {
"command": "clio-kit",
"args": ["mcp-server", "web"]
}
}
}