mcpc
Compose existing MCP servers into portable agentic tools
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install mcpc?โผ
Run `npx skills add mcpc-tech/mcpc --all -g -y` in your terminal to install all skills in this suite globally.
What does mcpc do?โผ
It lets you build new agentic MCP servers by composing existing MCP tools, describing the agent in plain text, and referencing tools with simple XML tags.
Can I customize existing MCP tools with mcpc?โผ
Yes. You can modify tool descriptions and parameters, filter or wrap results, and hide or expose tools to fit your specific business scenario.
Does mcpc work with Claude Code and other MCP clients?โผ
Yes. Everything you build is a standard MCP server, so it runs in any MCP-compatible client including Claude Code, Cursor, and Codex.
Can I build multi-agent systems with mcpc?โผ
Yes. Each agent is defined as an MCP tool, so you can compose and orchestrate multiple agents into collaborative systems.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core