OlympHill
servers logo

servers这些准备好的连接器让 AI 助手与本地文件、网站、数据库和日常应用同步,它们赋予您的 AI 能力来阅读文档、检查 code 历史以及组织笔记

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

该仓库包含 Model Context Protocol ( MCP )参考实现,包括服务器和资源,支持大型语言模型( LLMs )安全访问各种数据源和工具。提供的服务器意在作为开发人员建立自己的 MCP 服务器的示例教程,展示 MCP 功能和 SDK 的使用。它们不打算作为生产就绪解决方案,而是为了展示 MCP 的灵活性和可扩展性而展示

主要功能

  • 安全文件操作支持可配置的访问控制
  • Web 内容抓取和转换
  • Git 仓库工具
  • 知识图谱 Persistent Memory 系统
  • 时区转换和时间功能
  • 支持多种编程语言 SDK

价格

模型
Free
评分
暂无评价

使用场景

安全文件访问

使用 MCP 服务提供 LLMs 安全、控制的文件系统访问

Git 仓库集成

利用 MCP 服务使 LLMs 能够读取、搜索和操作 Git 仓库

基于知识图谱的 Persistent Memory

使用 MCP 服务器为 LLMs 实现基于知识图谱的 Persistent Memory

优点 & 缺点

优点

  • 为 LLMs 提供安全访问各种数据源和工具的能力
  • 支持开发人员建立 MCP 服务器的参考示例
  • 展现 MCP 功能和 SDK 的使用
  • 支持多种编程语言的官方 SDK

缺点

  • 不建议用于未经过适当评估和安全措施的生产环境
  • 参考服务器有限,有可能无法涵盖所有使用场景

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

What security controls are available for file operations?

The Filesystem server offers configurable access controls, enabling fine‑grained permissions for reading, writing, and executing file operations, but developers must set and enforce these controls themselves.

Asked by Tatiana Popescu · May 8, 2026

Which programming languages are supported for building custom MCP servers?

The repository includes official MCP SDKs for C, Go, Java, Kotlin, PHP, Python, Ruby, Rust, Swift, and TypeScript, allowing developers to build or extend servers in the language of their choice.

Asked by Umar Farooq · Apr 29, 2026

Are these servers ready for production use?

No. They are educational reference implementations meant to showcase MCP features and SDK usage. Before deploying in production you should evaluate security, implement access controls, and adapt the servers to your threat model.

Asked by Noor Siddiqui · Mar 29, 2026

What data sources can the servers connect to?

The reference servers can securely access local files, web content, Git repositories, knowledge graphs for persistent memory, and time‑zone conversion services. Each server is a modular component that can be extended to other data sources with the MCP SDK.

Asked by Aaliyah Johnson · Feb 14, 2026

提问

服务配缩器 的替代品