mcp-builder

Build MCP servers with Python and TypeScript templates.

Updated Oct 26, 2025
One-click install
npx skills add https://github.com/lyq-lin/YCode.CLI --skill mcp-builder-lyq-lin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-builder
Source: https://github.com/lyq-lin/YCode.CLI/tree/main/YCode.CLI/skills/mcp-builder
Command: npx skills add https://github.com/lyq-lin/YCode.CLI --skill mcp-builder-lyq-lin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides you in building MCP (Model Context Protocol) servers to empower Claude with external capabilities—tools, resources, and prompts—so Claude can interact with external services.

Core Features & Use Cases

  • MCP Concepts: Tools, Resources, and Prompts defined for Claude to access external services.
  • Quick Start Templates: Python and TypeScript MCP server templates to speed up bootstrapping.
  • Advanced Patterns: External API integration, database access, and resource handling patterns.

Quick Start

Initialize a simple MCP server project and register it with Claude as shown in the templates.