Web MCP
โ Back to MCPs
๐ง
Web
Utilitiesv1.1.0
Web MCP server providing curated fetch + search tools for agentic web access
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"]
}
}
}