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
「その他」の他のコンテンツ
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome Mlops
visengerA curated list of references for MLOps
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Nginx UI
0xJackyYet another WebUI for Nginx
コメント