Skip to content

erictech6789/mcp-schema-generator

Repository files navigation

MCP Schema Generator

A visual Model Context Protocol (MCP) tool definition builder. Build MCP-compliant tool schemas without writing JSON by hand.

Features

  • Visual Interface: Define tools, descriptions, and parameters using a clean form.
  • Live Preview: See your JSON schema update in real-time.
  • Dynamic Parameters: Add, remove, and configure input parameters (name, type, description, required status).
  • Export Options: One-click "Copy to Clipboard" and "Download as JSON".
  • Zero Maintenance: 100% static React application with no backend.
  • Privacy-First: All schema generation happens in your browser — nothing ever leaves the page.

Getting Started

Local Development

  1. Clone the repository
  2. Run npm install
  3. Run npm run dev
  4. Open http://localhost:3000

Deployment to Vercel

Push to GitHub, connect to Vercel, done.

Stack

  • Next.js (Static Export)
  • Tailwind CSS
  • Lucide React
  • shadcn/ui aesthetic minimal

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors