🔌
MCP Builder
FeaturedBuild Model Context Protocol servers and integrations.
by Anthropic|v1.0.0
About this Skill
Create MCP (Model Context Protocol) servers to extend AI agent capabilities. Build custom tools, resources, and integrations that AI agents can use to interact with external systems.
Installation
npx agentskills install mcp-builderOr add to your agent configuration:
{
"skills": ["mcp-builder@1.0.0"]
}