generate-mcp-server

Installation
SKILL.md

generate-mcp-server

Generate a Model Context Protocol (MCP) server from an OpenAPI spec using Speakeasy. The MCP server exposes API operations as tools that AI assistants like Claude can call directly.

When to Use

  • User wants to create an MCP server from their API
  • User asks about Model Context Protocol integration
  • User wants AI assistants to interact with their API
  • User says: "generate MCP server", "create MCP server", "speakeasy MCP"
  • User asks: "How do I make my API available to Claude?"
  • User mentions: "mcp-typescript", "AI assistant tools", "Claude tools"

Inputs

Input Required Description
OpenAPI spec Yes Path or URL to the OpenAPI specification
Package name Yes npm package name for the MCP server (e.g., my-api-mcp)
Related skills
Installs
49
GitHub Stars
14
First Seen
Feb 3, 2026