meta-mcp-builder
Installation
SKILL.md
MCP Server Development Guide
Create MCP servers that enable LLMs to interact with external services.
Overview
MCP (Model Context Protocol) servers expose tools that AI agents can use. Quality is measured by how well they enable agents to accomplish real tasks.
Quick Start
1. Choose Stack
Recommended: TypeScript with MCP SDK
- High-quality SDK support
- Good compatibility across environments
- Strong type safety