·mcp-builder
</>

mcp-builder

dkyazzentwatwa/chatgpt-skills

Guide for building MCP (Model Context Protocol) servers that integrate external APIs/services with LLMs. Covers Python (FastMCP) and TypeScript (MCP SDK) implementations.

17Installs·0Trend·@dkyazzentwatwa

Installation

$npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill mcp-builder

SKILL.md

To create high-quality MCP (Model Context Protocol) servers that enable LLMs to effectively interact with external services, use this skill. An MCP server provides tools that allow LLMs to access external services and APIs. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks using the tools provided.

Before diving into implementation, understand how to design tools for AI agents by reviewing these principles:

This comprehensive document contains the complete MCP specification and guidelines.

Guide for building MCP (Model Context Protocol) servers that integrate external APIs/services with LLMs. Covers Python (FastMCP) and TypeScript (MCP SDK) implementations. Source: dkyazzentwatwa/chatgpt-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill mcp-builder
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is mcp-builder?

Guide for building MCP (Model Context Protocol) servers that integrate external APIs/services with LLMs. Covers Python (FastMCP) and TypeScript (MCP SDK) implementations. Source: dkyazzentwatwa/chatgpt-skills.

How do I install mcp-builder?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill mcp-builder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/dkyazzentwatwa/chatgpt-skills