MCP server for Obsidian

MarkusPfundstein/mcp-obsidian: MCP server that interacts with Obsidian via the Obsidian rest API community plugin

需要在 Obsidian 中安装 obsidian-local-rest-api 插件

MCP 工具支持读取 Obsidian 库中的内容,进行搜索。

网页爬取

browser-use

vinayak-mehta/mcp-browser-use

推荐使用,因为不需要提供 LLM api key,直接将 browser-use_tool 的基础能力作为工具提供给 MCP

microsoft/playwright-mcp: Playwright MCP server

使用 playwright 控制浏览器

需求

浏览器插件

  1. 浏览器插件,读取当前浏览网页的内容,通过 MCP 提供给 LLM 作为上下文进行对话