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.

コメント

「ブラウザ自動化」の他のコンテンツ