Mcp Server Frontend
@heithemkacem
关于 Mcp Server Frontend
暂无概览
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-frontend": {
"command": "bun",
"args": [
"dev"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcp Server Frontend?
Mcp Server Frontend is a web frontend project bootstrapped with Next.js using create-next-app. It is designed for developers building a Next.js application, with built-in support for development, font optimization via next/font, and deployment on Vercel.
How to use Mcp Server Frontend?
Run the development server with npm run dev, yarn dev, pnpm dev, or bun dev, then open http://localhost:3000. Edit app/page.tsx to modify the page, which auto-updates on save.
Key features of Mcp Server Frontend
- Bootstrapped with Next.js and
create-next-app - Editable starting page at
app/page.tsx - Auto‑updates on file changes during development
- Uses
next/fontfor optimized font loading (Geist) - Official deployment support on the Vercel Platform
Use cases of Mcp Server Frontend
- Starting point for a new Next.js application
- Learning Next.js features and API through interactive tutorials
- Rapid prototyping with hot‑reload development server
- Deploying a production‑ready Next.js app on Vercel
FAQ from Mcp Server Frontend
How do I start the development server?
Run npm run dev, yarn dev, pnpm dev, or bun dev in the project directory.
How do I edit the page content?
Edit app/page.tsx – the browser will auto‑update as you save changes.
Where can I learn more about Next.js?
Visit the Next.js Documentation or the Learn Next.js interactive tutorial.
How do I deploy the project?
The easiest way is via the Vercel Platform. See the Next.js deployment documentation for more details.
What font does this project use?
It uses the Geist font family via next/font for automatic optimization and loading.
常见问题
How do I start the development server?
Run `npm run dev`, `yarn dev`, `pnpm dev`, or `bun dev` in the project directory.
How do I edit the page content?
Edit `app/page.tsx` – the browser will auto‑update as you save changes.
Where can I learn more about Next.js?
Visit the [Next.js Documentation](https://nextjs.org/docs) or the [Learn Next.js interactive tutorial](https://nextjs.org/learn).
How do I deploy the project?
The easiest way is via the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme). See the Next.js deployment documentation for more details.
What font does this project use?
It uses the Geist font family via `next/font` for automatic optimization and loading.
基本信息
其他 分类下的更多 MCP 服务器
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论