51 lines
1.4 KiB
Markdown
51 lines
1.4 KiB
Markdown
# mcp-builder
|
|
|
|
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
|
|
|
|
---
|
|
|
|
## 📦 Downloaded from [Skillstore.io](https://skillstore.io)
|
|
|
|
This skill was downloaded from **AI Skillstore** — the official marketplace for Claude Code, Codex, and Claude skills.
|
|
|
|
🔗 **Skill Page**: [skillstore.io/skills/yyh211-mcp-builder](https://skillstore.io/skills/yyh211-mcp-builder)
|
|
|
|
## 🚀 Installation
|
|
|
|
### Via Claude Code Plugin System
|
|
|
|
```
|
|
/plugin marketplace add aiskillstore/marketplace
|
|
/plugin install yyh211-mcp-builder@aiskillstore
|
|
```
|
|
|
|
### Manual Installation
|
|
|
|
Copy the contents of this folder to your project's `.claude/skills/` directory.
|
|
|
|
## 📋 Skill Info
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| **Name** | mcp-builder |
|
|
| **Version** | 1.0.0 |
|
|
| **Author** | YYH211 |
|
|
|
|
### Supported Tools
|
|
|
|
- claude
|
|
- codex
|
|
- claude-code
|
|
|
|
## 🌐 Discover More Skills
|
|
|
|
Browse thousands of AI skills at **[skillstore.io](https://skillstore.io)**:
|
|
|
|
- 🔍 Search by category, tool, or keyword
|
|
- ⭐ Find verified, security-audited skills
|
|
- 📤 Submit your own skills to share with the community
|
|
|
|
---
|
|
|
|
*From [skillstore.io](https://skillstore.io) — AI Skills Marketplace*
|