Merge pull request #36 from howard-eridani/add-evc-team-relay-mcp

Add evc-team-relay-mcp - Obsidian vault MCP server
This commit is contained in:
云中江树
2026-03-09 18:00:19 +08:00
committed by GitHub

View File

@@ -601,6 +601,7 @@ MCP 客户端是 AI 的“操作台”,以下是几个热门选择:
| [lciesielski/mcp-salesforce](https://github.com/lciesielski/mcp-salesforce-example) | 具有与 Salesforce 实例交互基本演示的 MCP 服务器。 | 社区实现, 本地/云端 🏠☁️, Salesforce 集成示例。 |
| [Linear (by jerhadf)](https://github.com/jerhadf/linear-mcp-server) | 与 Linear API 交互进行项目管理,包括搜索、创建和更新 Issues。 | 社区实现, TypeScript 开发, Linear 项目管理。 |
| [MarkusPfundstein/mcp-obsidian](https://github.com/MarkusPfundstein/mcp-obsidian) | 通过 REST API 与 Obsidian 交互。 | 社区实现, Python 开发 🐍, 云端/本地 🏠☁️, Obsidian REST API 交互。 |
| [entire-vc/evc-team-relay-mcp](https://github.com/entire-vc/evc-team-relay-mcp) | 通过 MCP 协议给 AI 代理提供对 Obsidian vault 的读写访问,支持团队协作和多用户共享。 | 社区实现, Python 开发 🐍, 本地/远程 🏠☁️, Obsidian vault 读写, 团队协同。 |
| [Notion (by v-3)](https://github.com/v-3/notion-server) | Notion 集成,通过 Claude 搜索、读取、更新和创建页面。 | 社区实现, TypeScript 开发 📇, Notion 页面管理。 |
| [recursechat/mcp-server-apple-shortcuts](https://github.com/recursechat/mcp-server-apple-shortcuts) | 与 Apple Shortcuts 集成的 MCP 服务器。 | 社区实现, TypeScript 开发 📇, 本地运行 🏠, macOS Apple Shortcuts 集成 🍎。 |
| [roychri/mcp-server-asana](https://github.com/roychri/mcp-server-asana) | Asana 的 MCP 服务器实现,允许从 MCP 客户端与 Asana API 对话。 | 社区实现, TypeScript 开发 📇, 云服务 ☁️, Asana 项目管理。 |