MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

Allow AI to directly manipulate web pages and invoke page capabilities, rather than simulating clicks.允许AI直接操作网页并调用页面功能,而不是模拟点击

创建于 2/24/2026
更新于 about 14 hours ago
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南

安装包 (如果需要)

npx @modelcontextprotocol/server-web-mcp

Cursor 配置 (mcp.json)

{ "mcpServers": { "liuboaibc-web-mcp": { "command": "npx", "args": [ "liuboaibc-web-mcp" ] } } }