Mcp Webpage
@Raytech99
关于 Mcp Webpage
Discusses MCP and popular servers
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 服务器
Fetch MCP Server
zcaceresA flexible HTTP fetching Model Context Protocol server.
Apify Model Context Protocol (MCP) Server
apifyThe Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.
Puppeteer MCP Server
merajmehrabiThis MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existing Chrome windows.
browser-mcp
djydeA browser extension and MCP server that allows you to interact with the browser you are using.
Fetch MCP
jae-jaeMCP server for fetch web page content using Playwright headless browser.
评论