mcpc
活跃·★ 97·MIT·更新于 2026-05-24
★ 时下流行★ API 集成
通过组合现有的MCP工具构建智能体MCP服务器。
MCPC是用于构建智能体MCP服务器的SDK。它允许你通过文本描述来创建强大的智能体工具,并引用来自MCP社区的工具。它还支持微调现有工具和构建多智能体系统。
#agentic-mcp#code-mode-mcp#mcp-compose#MCP 服务器#MCP 服务器#mcpc
01
功能特性
01可移植性和智能体互操作性
02简单组合和微调
03日志和追踪
04技能支持
05灵活的执行模式
02
兼容性
Node.js
Node.js
已通过文档验证
Deno
Deno
已通过文档验证
03
快速开始
1
$ npm install @mcpc-tech/core
04
使用场景
↳通过描述愿景创建强大的智能体MCP工具
↳微调现有工具,修改其描述和参数
↳通过将每个智能体定义为MCP工具来构建多智能体系统
05
同类工具
相关搜索
评论
登录后发表评论
- EEmerson Harris2026年5月23日
Good way to create domain-specific servers that combine capabilities from multiple sources
- KKai Brown2026年5月20日
Clean architecture, easy to add new compositions without touching core logic
- RRiver Lee2026年4月15日
The tool composition model reduces code duplication across our MCP integrations significantly
- KKendall Zhang2026年3月25日
Composing MCP tools into new servers is a great pattern for building specialized agents