mcp-builder

Installation
SKILL.md

MCP Server Builder

Build MCP (Model Context Protocol) servers that expose tools, resources, and prompts to AI agents.

Quickstart — Create an MCP Server

# Scaffold with official SDK
npx @modelcontextprotocol/create-server my-mcp-server
cd my-mcp-server
npm install

Server Structure (TypeScript)

Installs
2
First Seen
Mar 1, 2026
mcp-builder — thinkfleetai/thinkfleet-engine