该开源课程通过 .NET、Java、TypeScript、JavaScript、Rust 和 Python 等跨语言真实案例,介绍 Model Context Protocol (MCP) 的基础知识。面向开发者,聚焦从会话建立到服务编排的模块化、可扩展且安全的 AI 工作流实践技巧。This open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable, and secure AI workflows from session setup to service orchestration.
仓库/Skill 库
28 个 · Agent 智能体 · 模型 · Skill/MCP
使用 Model Context Protocol 和简洁的工作流模式构建高效的 Agent。Build effective agents using Model Context Protocol and simple workflow patterns
掌控你的 AI。面向 AI Agent 的原生 macOS Harness——任意模型、持久记忆、自主执行、加密身份。Swift 开发,完全离线,开源。Own your AI. The native macOS harness for AI agents -- any model, persistent memory, autonomous execution, cryptographic identity. Built in Swift. Fully offline. Open source.
构建端到端可控的 agent harness。面向生产级 AI agent 的开源 SDK,支持 Python 与 TypeScript —— 兼容任意模型、任意云。Build an agent harness and control it end-to-end. Open-source SDK for production AI agents in Python & TypeScript - any model, any cloud.
一款提供 iOS 与 macOS 项目开发工具的 Model Context Protocol (MCP) server 与 CLI,供 Agent 使用。A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
5ire 是一款跨平台桌面 AI 助手与 MCP 客户端,兼容主流服务提供商,通过 model context protocol server 支持本地知识库与工具调用。5ire is a cross-platform desktop AI assistant, MCP client. It compatible with major service providers, supports local knowledge base and tools via model context protocol servers .
用于检索与分析 arXiv 论文的 Model Context Protocol server。A Model Context Protocol server for searching and analyzing arXiv papers
MCP服务器,可将几乎任何内容转换为MarkdownA Model Context Protocol server for converting almost anything to Markdown
ToolHive是用于运行和管理MCP服务器的企业级平台ToolHive is an enterprise-grade platform for running and managing Model Context Protocol (MCP) servers.
面向Unity Editor的MCP连接插件,专为Cursor、Claude Code、Codex、Windsurf及其他IDE设计Model Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
一个支持与 MySQL 数据库安全交互的 Model Context Protocol (MCP) server。A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
使用 Model Context Protocol (MCP) 和 REST API 为 TikTok、Instagram Reels 和 YouTube Shorts 创建短视频。Creates short videos for TikTok, Instagram Reels, and YouTube Shorts using the Model Context Protocol (MCP) and a REST API.
一个作为统一工具集成的桌面 MCP client,通过 Model Context Protocol (MCP) 加速 AI 采用,并支持跨厂商 LLM API 编排。A desktop MCP client designed as a tool unitary utility integration, accelerating AI adoption through the Model Context Protocol (MCP) and enabling cross-vendor LLM API orchestration.
AI 驱动的 CLI 编码 Agent,内置 20+ 工具,支持 MCP 与多模型提供商。AI-powered CLI coding agent with 20+ built-in tools, MCP support, and multi-model providers
fak — 面向 Claude Code、Codex、Cursor 和 MCP 的 Fused Agent Kernel:通过缓存稳定的模型流量、上下文压缩 + 崩溃恢复、本地重复服务、纳秒级工具策略以及本地 GGUF 推理,减少 token 消耗与重复工作。fak — the Fused Agent Kernel for Claude Code, Codex, Cursor, and MCP: use fewer tokens and do less repeated work with cache-stable model traffic, context compaction + crash resume, local repeat serving, nanosecond tool policy, and local GGUF inference.
一个 170k token 的复杂业务系统。ObjectStack 将整个应用——数据模型、UI、工作流、权限——压缩为带类型的元数据,使 AI Agent 能在上下文中完整掌握、推理并重构。A complex business system in 170k tokens. ObjectStack compresses an entire app — data model, UI, workflows, permissions — into typed metadata, an AI agent can hold in context, reason about, and refactor whole.
面向 Claude、Cursor 及 AI agent 的 GeneXus 18 MCP server,通过 Model Context Protocol 对 KB 对象(transactions、web panels、procedures、SDTs)进行读取、编辑与分析。GeneXus 18 MCP server for Claude, Cursor, and AI agents — read, edit, analyze KB objects (transactions, web panels, procedures, SDTs) over the Model Context Protocol.
面向律所的自托管、GDPR 合规 AI Agent。零云依赖、哈希链审计追溯(符合 AI Act 第 12 条)、自带模型、支持 9 种语言版本。willchen96/mike 的硬分叉,AGPL-3.0 许可。Self-hosted, GDPR-safe AI agent for law firms. Zero-cloud, hash-chained audit trail (AI Act art. 12), bring-your-own-model, 9 language editions. Hard fork of willchen96/mike, AGPL-3.0.
可移植的 Rust Agent Client Protocol (ACP) server,具备模型路由、工具、权限、沙箱、会话与 MCP 集成。Portable Rust Agent Client Protocol (ACP) server with model routing, tools, permissions, sandboxing, sessions, and MCP integration.
面向 Model Context Protocol 服务器的 OWASP MCP Top 10 安全扫描器OWASP MCP Top 10 security scanner for Model Context Protocol servers
确定性的 MCP 安全架构。以 FrozenNamespace 作为 Model Context Protocol 工具验证的可信根(Root of Trust)。Deterministic MCP Security Architecture. FrozenNamespace as Root of Trust for Model Context Protocol tool verification
Model Context Protocol(MCP)的 Apache-2.0 安全扩展提案。包含对象级签名、新鲜度/重放保护、mTLS 传输、委托授权以及普通 MCP 服务器的 sidecar 保护。Rust workspace;安全审计发布于 docs/security/Apache-2.0 security extension proposal for the Model Context Protocol (MCP). Object-level signing, freshness/replay protection, mTLS transport, delegated authorization, sidecar protection of ordinary MCP servers. Rust workspace; published security audits under docs/security/.
开源的托管型 agent harness:持久化的 LLM agent session、每 session 一个 sandbox、支持无人值守运行——基础设施由你拥有,model key 由你掌握。An open-source managed agent harness: durable LLM agent sessions, a sandbox per session, and unattended runs — on infrastructure you own, with model keys you hold.
将 Claude-English 重写为通俗英语。基于开源模型的 MCP 服务器、REST API 和 Claude Code hookRewrites Claude-English into plain English. MCP server, REST API and Claude Code hook, on an open-source model.
一个为 Model Context Protocol 提供策略执行能力的 gateway。聚合 MCP server,强制工具调用策略,扫描结果中的 prompt injection 与凭证泄露,并审计一切。Rust 实现。A policy-enforcing gateway for the Model Context Protocol. Aggregates MCP servers, enforces tool-call policy, scans results for prompt injection and leaked credentials, and audits everything. Rust.
基于 TypeScript 的独立框架,通过统一原语 Component 组合安全的个人 AI agent:manifest-first 发现、能力授予、正交模型路由与信息流控制。Standalone TypeScript framework for composing secure personal AI agents from one universal primitive — the Component. Manifest-first discovery, capability grants, orthogonal model routing, and information-flow control.
GoVail MCP —— 用于 GoVail 平台集成的 Model Context Protocol server 与工具。GoVail MCP — GoVail 플랫폼 연동을 위한 Model Context Protocol 서버 및 도구
用自然英语描述一个零件,即可获得完全可编辑的参数化 Fusion 360 模型。LLM 针对 28 个类型化 CAD 端点生成经过校验的 JSON feature 方案,通过 MCP server 与 Fusion 360 插件执行。附带 mock 后端,无需安装 CAD 即可运行。Describe a part in plain English, get a fully editable parametric Fusion 360 model. An LLM emits a validated JSON feature plan against 28 typed CAD endpoints, executed through an MCP server and a Fusion 360 add-in. Ships a mock backend so it runs with no CAD install.