Open MCP
An open-source Model Context Protocol application management platform that allows users to create applications from GitHub repositories with automatic information extraction and database integration.
README
shadcn/ui monorepo template
This template is for creating a monorepo with shadcn/ui.
Usage
pnpm dlx shadcn@latest init
Adding components
To add components to your app, run the following command at the root of your web app:
pnpm dlx shadcn@latest add button -c apps/web
This will place the ui components in the packages/ui/src/components directory.
Tailwind
Your tailwind.config.ts and globals.css are already set up to use the components from the ui package.
Using components
To use the components in your app, import them from the ui package.
import { Button } from "@repo/ui/components/button";
Open MCP
一个开源的MCP(Model Context Protocol)应用管理平台。
功能特性
GitHub应用创建功能
通过GitHub URL自动创建应用,支持以下特性:
- 智能URL解析: 自动从GitHub URL提取仓库信息
- GitHub API集成: 获取完整的仓库信息(stars、forks、描述等)
- 自动Slug生成: 基于仓库名自动生成URL友好的标识符
- 重复检查: 防止重复创建相同的应用
- 数据库关联: 分别保存repos和apps表,通过repoId关联
- 异常处理: 完善的错误处理和状态管理
- Vercel集成: 可选的Vercel项目创建(需要配置环境变量)
使用方法
- 在管理后台点击"添加GitHub应用"按钮
- 输入GitHub仓库URL(格式:https://github.com/owner/repo)
- 选择应用类型(客户端/服务端/完整应用)
- 系统会自动:
- 验证URL格式
- 检查是否已存在
- 获取GitHub仓库信息
- 创建仓库记录
- 创建应用记录
- 跳转到应用详情页
环境变量配置
# GitHub API Token(必需)
GITHUB_TOKEN=your_github_token
# Vercel API配置(可选)
PROD_CREATE_API_URL=https://api.vercel.com/v1/projects
PROD_CREATE_API_TOKEN=your_vercel_token
技术实现
- 前端: React + TypeScript + tRPC + React Hook Form
- 后端: tRPC + Drizzle ORM + PostgreSQL
- GitHub集成: GitHub GraphQL API
- 状态管理: 完善的加载状态和错误处理
- 数据验证: Zod schema验证
开发
安装依赖
pnpm install
启动开发服务器
pnpm dev
数据库迁移
pnpm db:migrate
许可证
MIT
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。