File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -6,24 +6,24 @@ title: MCP
66
77## ace (Augment Context Engine)
88
9- 官网:[ ace] ( https://www.augmentcode.com/context-engine )
10-
11- 相关文章:[ linuxdo #1360514 ] ( https://linux.do/t/topic/1360514 )
12-
139首当其冲的绝对是它,ace 绝对是无与伦比的存在,检索快,定位准;
1410
1511但其存在国内账号注册难,订阅开通难,费用昂贵,易封号等多重机制,只能说是且用且珍惜
1612
17- ## fetch
13+ 官网: [ ace ] ( https://www.augmentcode.com/context-engine )
1814
19- 源码:[ fetch] ( https://github.com/modelcontextprotocol/servers/tree/main/src/fetch )
15+ 相关文章:[ linuxdo #1360514 ] ( https://linux.do/t/topic/1360514 )
16+
17+ ## fetch
2018
2119MCP 官方实现,使 LLM 能够从网页中检索和处理内容,并将 HTML 转换为 Markdown 以便于阅读和使用,虽然目前很多 LLM 已经内置 web
2220搜索引擎,但 fetch 仍可作为本级支持的一部分(免费)
2321
24- ## playwright
22+ 源码: [ fetch ] ( https://github.com/modelcontextprotocol/servers/tree/main/src/fetch )
2523
26- 源码: [ playwright-mcp ] ( https://github.com/microsoft/playwright-mcp )
24+ ## playwright
2725
2826Playwright 是由微软(Microsoft)在 2020 年初开源的现代化 Web 测试与自动化框架,而 playwright-mcp 能够使 LLM
29- 通过结构化的可访问性快照与网页进行交互,从而无需依赖屏幕截图或视觉调整后的模型
27+ 通过结构化的可访问性快照与网页进行交互,从而无需依赖屏幕截图或视觉调整后的模型
28+
29+ 源码:[ playwright-mcp] ( https://github.com/microsoft/playwright-mcp )
You can’t perform that action at this time.
0 commit comments