MCP.so
登录

Mcp Webpage

@Raytech99

关于 Mcp Webpage

Discusses MCP and popular servers

基本信息

分类

浏览器自动化

运行时

node

传输方式

stdio

发布者

Raytech99

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "mcp-webpage": {
      "command": "bun",
      "args": [
        "dev"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Mcp Webpage?

This is a Next.js project bootstrapped with create-next-app.

How to use Mcp Webpage?

Run the development server with npm run dev (or yarn dev, pnpm dev, bun dev). Open http://localhost:3000 to see the result. Edit app/page.tsx to modify the page; it auto-updates.

Key features of Mcp Webpage

  • Bootstrapped with create-next-app
  • Uses next/font for font optimization (Geist)
  • Supports hot reloading on edit
  • Deployable on Vercel Platform
  • Links to Next.js documentation and tutorial

Use cases of Mcp Webpage

FAQ from Mcp Webpage

How do I run the development server?

Use npm run dev, yarn dev, pnpm dev, or bun dev in the project directory.

How do I edit the page content?

Modify the file app/page.tsx – the browser auto-updates with your changes.

How do I deploy the application?

The easiest way is to use the Vercel Platform. See the Next.js deployment documentation for details.

Where can I learn more about Next.js?

Visit the Next.js Documentation and the interactive Next.js tutorial linked in the project README.

评论

浏览器自动化 分类下的更多 MCP 服务器