<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>速览 on 老张开工了</title>
    <link>/%E9%80%9F%E8%A7%88/</link>
    <description>Recent content in 速览 on 老张开工了</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 01 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="/%E9%80%9F%E8%A7%88/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>常用 MCP Server 全景</title>
      <link>/posts/2026/07/mcp-servers/</link>
      <pubDate>Wed, 01 Jul 2026 00:00:00 +0000</pubDate>
      <guid>/posts/2026/07/mcp-servers/</guid>
      <description>写自己的 MCP server 前先看——2026 年的生态已经很丰富，许多场景套个现成的就能跑。本章把高频 server 速览一遍，让你的&amp;quot;自写冲动&amp;quot;用在真正缺的环节。&#xA;16.1 三类速览 ┌───────────────────────────────────────────────────────────┐ │ 类别 │ 代表 server │ ├───────────────────────────────────────────────────────────┤ │ 系统与工程 │ filesystem / git / github / brave-search│ │ 数据与知识 │ postgres / sqlite / context7 / notion │ │ 业务与平台 │ slack / linear / jira / gdrive │ └───────────────────────────────────────────────────────────┘ 16.2 系统与工程类 filesystem (官方) 提供 read_file / write_file / list_directory / search_files 谁需要：让 Agent 改本地文件，但 harness 已自带 Edit/Write——重合度大。若 harness 已有，可省 git (官方) git status / log / diff / commit 包装 重点：MCP 化的 git 比裸 bash git 有结构化输出，便于 Agent 解析冲突 github (official) 暴露 issue / PR / repo 操作 用例：让你在 Cursor 里直接 &amp;ldquo;create PR for this branch&amp;rdquo;，而不切回浏览器 注意权限：用 fine-grained PAT，scope 限定到所需 repo brave-search / exa / tavily-search 给 Agent &amp;ldquo;实时网络搜索&amp;rdquo; 能力。pretrain 之外的&amp;quot;互联网&amp;quot; 用法差异：brave 偏 web、exa 偏语义、tavily 偏 LLM-friendly 16.</description>
    </item>
  </channel>
</rss>
