MCP Servers
@devalexandre
关于 MCP Servers
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-servers-devalexandre": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@devalexandre/mcp-servers",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Servers?
MCP Servers with Pyppeteer is a tool that controls a headless browser using Pyppeteer, enabling automated navigation, screenshot capturing, interaction with page elements, and more. It is designed to facilitate the creation of automation servers based on the MCP (Multi-Context Protocol) framework.
How to use MCP Servers?
Install the server via Smithery, pip, or by cloning the repository. After installation, the server can be started to handle browser automation tasks. Configuration is done through the installation method (e.g., Smithery for Claude Desktop).
Key features of MCP Servers
- Automated Navigation: Navigate to specific URLs.
- Screenshot Capture: Take screenshots of visited pages.
- Element Interaction: Click on page elements using CSS selectors, XPath, or class names.
- Dynamic Resources: Access dynamic page information, such as the current URL.
- Server Lifecycle Management: Controlled initialization and shutdown of the browser.
Use cases of MCP Servers
—
FAQ from MCP Servers
What is MCP Servers and what does it do?
MCP Servers is a tool that uses Pyppeteer to control a headless browser for automated navigation, screenshot capture, element interaction, and dynamic resource access, built on the MCP framework.
What are the prerequisites for using MCP Servers?
You need Python 3.7+ (tested with 3.12), pip, Git, and optionally a virtual environment. The project has been tested with Python
其他 分类下的更多 MCP 服务器
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Awesome Mlops
visengerA curated list of references for MLOps
评论