Official skills for building MCP (Model Context Protocol) servers with LeanMCP.
Build vanilla MCP servers using the official @modelcontextprotocol/sdk.
npx skills add LeanMCP/skills/mcp-builderBuild MCP servers using the LeanMCP SDK with decorator-based TypeScript.
npx skills add LeanMCP/skills/leanmcp-builderBuild MCP Apps with interactive React UIs using the LeanMCP UI SDK.
npx skills add LeanMCP/skills/mcp-apps-builderInstall any skill using skills.sh:
npx skills add LeanMCP/skills/<skill-name>MIT