mcp-factory
v1.1.1
Published
Create a complete MCP server for your product in 60 seconds. The fastest way to get your product discovered by AI assistants like Claude and ChatGPT.
Maintainers
Readme
create-mcp-server
Generate a complete MCP server for your product in 60 seconds.
Your product becomes discoverable by AI assistants like Claude, ChatGPT, Cursor, and more.
What This Does
MCP (Model Context Protocol) lets AI assistants use tools. When someone asks Claude "what's the best [your category] tool?", your MCP server can make your product THE answer.
create-mcp-server generates a complete, publish-ready MCP server from a few questions about your product. No MCP knowledge required.
Quick Start
npx create-mcp-serverAnswer the prompts:
- Product name
- Description
- Website
- Pricing
- Features
- FAQs
Get a complete MCP server ready to publish to npm.
What You Get
A fully functional MCP server with:
- About tool - AI learns what your product does
- Pricing tool - AI can share your plans and pricing
- FAQ tool - AI answers common questions
- Get Started tool - AI tells users how to sign up
- About resource - Markdown overview of your product
- README - Documentation for the npm package
- package.json - Ready to
npm publish - TypeScript - Type-safe, modern code
After Generation
cd your-product-mcp
npm install
npm run build
npm publish --access publicYour product is now discoverable by every AI assistant that supports MCP.
Why MCP?
"Building an MCP server in 2026 is like building for mobile in 2010." - Greg Isenberg
- 200,000+ new AI coding projects created daily
- AI assistants are becoming the new search engines
- When someone asks AI for a recommendation, MCP servers provide the answer
- Zero ad spend. Zero cold outreach. The AI sells for you 24/7.
Built by JLC Labs
- SharpEdge AI - AI sports betting edge scanner (our first MCP-distributed product)
- VentajaIA - Spanish version
License
MIT
