CC-Web-MCP

by JcDizzy · MCP Server · ★ 21

About CC-Web-MCP

CC Web MCP CC Web MCP 是一个面向 Claude Code 第三方模型接入场景的轻量网页搜索和抓取 MCP。 它的主要用途是:当 Claude Code 接入 DeepSeek、Qwen、Kimi 等没有官方 / 能力的模型时,补上可访问国内外公开网页的只读工具链。官方 Claude 模型仍建议使用 Claude Code 原生搜索能力。 功能概览 :按配置的搜索后端顺序搜索公开网页,默认 ,可选 / / 。 :抓取 页面并转为 Markdown,支持 分页读取。 :先搜索,再抓取少量来源的短内容,减少上下文占用。 :检查依赖、配置和网络连通性。 模型路由:通过 、启动指令和 hook 守卫,让 DeepSeek、Qwen、Kimi 等第三方模型优先走 cc-web,官方 Claude 默认继续走原生 。 安全边界:默认禁止抓取本机、内网、链路本地地址和云 metadata 地址,并检查 DNS 解析和重定向后的最终 URL。 快速开始 普通用户推荐直接用 从 PyPI 运行,不需要克隆仓库,也不需要提前创建虚拟环境: 是推荐写法:它会让 Claude Code 的 MCP server 配置长期指向稳定的 ,而不是某个临时缓存目录或本地开发环境里的 Python。hook 守卫会单独使用 exec form 的 ,便于可靠传递 / 等参数。...

Quick Facts

Stars21
Forks1
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score61.7310718750876/100
Last Updated2026-05-22
Created2026-05-13
Platformsbrowser, claude-code, mcp, python
Est. Tokens~32k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is CC-Web-MCP?

CC-Web-MCP is 面向 Claude Code 第三方模型后端的轻量本地 WebSearch/WebFetch fallback MCP。A lightweight, local-first WebSearch/WebFetch fallback MCP for Claude Code when using third-party Anthropic-compatible models such as DeepSe. It is categorized as a MCP Server with 21 GitHub stars.

What programming language is CC-Web-MCP written in?

CC-Web-MCP is primarily written in Python.

How do I install or use CC-Web-MCP?

You can find installation instructions and usage details in the CC-Web-MCP GitHub repository at github.com/JcDizzy/CC-Web-MCP. The project has 21 stars and 1 forks, indicating an active community.

What license does CC-Web-MCP use?

CC-Web-MCP is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools