mnove/mcp-server-starter
MCP (model context protocol) starter server. For UI libraries, APIs, open-source projects and more
This project helps developers and designers make their UI component libraries and design systems understandable and accessible to AI assistants like Claude. It takes your existing component registry (like a `shadcn/ui` style registry) as input and outputs a structured server that AI models can query to get details about your components, how to use them, and their categories. This is ideal for teams who maintain UI libraries or design systems and want to enable AI tools to interact with their components.
No commits in the last 6 months.
Use this if you manage a UI component library or design system and want AI assistants to be able to find, understand, and provide guidance on how to use your components.
Not ideal if your project is not a UI component library, design system, or a component registry that needs to expose its contents to AI.
Stars
11
Forks
2
Language
JavaScript
License
MIT
Category
Last pushed
Jun 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/mnove/mcp-server-starter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cyanheads/mcp-ts-core
TypeScript template for building Model Context Protocol (MCP) servers. Ships with declarative...
cyanheads/mcp-ts-template
TypeScript template for building Model Context Protocol (MCP) servers. Ships with declarative...
redhat-data-and-ai/template-mcp-server
Production-ready Python template for building MCP servers with FastMCP, FastAPI, OAuth, and...
iolufemi/Express-REST-API-and-MCP-Server-Framework
Express REST API and MCP Server Framework is a comprehensive development framework for building...
aashari/boilerplate-mcp-server
TypeScript Model Context Protocol (MCP) server boilerplate providing IP lookup tools/resources....