← Back to Skills Marketplace
Jarvis MCP HTML Extractor
by
claudedamir-art
· GitHub ↗
· v1.0.0
· MIT-0
13
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install jarvis-mcp-html
Description
MCP сервер для HTML-извлечения и веб-скрапинга через mcporter.
README (SKILL.md)
MCP HTML Extractor
MCP сервер для веб-скрапинга. Извлекает текст, ссылки, вызывает JSON API.
Установка
npm install -g html-extractor-mcp
Использование
mcporter call --stdio "html-extractor-mcp" fetch url="https://example.com"
mcporter call --stdio "html-extractor-mcp" extract_text url="https://example.com"
Примечания
- Установлен: 07.05.2026
- Тестирование: требует уточнения имён инструментов
- Ресурсы: минимальные (запуск по требованию через stdio)
Usage Guidance
This skill appears safe to review as a normal web-scraping MCP integration. Before installing, confirm that the npm package html-extractor-mcp is the package you intend to trust, and be careful about which URLs you allow the agent to fetch.
Capability Analysis
Type: OpenClaw Skill
Name: jarvis-mcp-html
Version: 1.0.0
The skill bundle provides instructions for an MCP (Model Context Protocol) server designed for HTML extraction and web scraping. It references standard tools like `mcporter` and the `html-extractor-mcp` npm package. The content in SKILL.md and _meta.json is consistent with the stated purpose and contains no evidence of malicious intent, data exfiltration, or harmful instructions.
Capability Assessment
Purpose & Capability
The stated purpose is HTML extraction and web scraping, and the documented capabilities—fetching URLs, extracting text, links, and JSON API content—fit that purpose.
Instruction Scope
The instructions show explicit user-run setup and example mcporter commands; there are no goal overrides, hidden instructions, or automatic high-impact actions in the artifact.
Install Mechanism
Installation depends on a global npm package and required local binaries, but no package code, lockfile, or install spec is included in the reviewed artifacts.
Credentials
The skill requires mcporter and html-extractor-mcp and will make network requests to supplied URLs, which is proportionate for web scraping. It declares no credentials, env vars, or config paths.
Persistence & Privilege
The artifact describes on-demand stdio execution and does not show background services, persistent agents, credential storage, or elevated privilege requirements.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install jarvis-mcp-html - After installation, invoke the skill by name or use
/jarvis-mcp-html - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
HTML extraction and web scraping via MCP
Metadata
Frequently Asked Questions
What is Jarvis MCP HTML Extractor?
MCP сервер для HTML-извлечения и веб-скрапинга через mcporter. It is an AI Agent Skill for Claude Code / OpenClaw, with 13 downloads so far.
How do I install Jarvis MCP HTML Extractor?
Run "/install jarvis-mcp-html" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Jarvis MCP HTML Extractor free?
Yes, Jarvis MCP HTML Extractor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Jarvis MCP HTML Extractor support?
Jarvis MCP HTML Extractor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Jarvis MCP HTML Extractor?
It is built and maintained by claudedamir-art (@claudedamir-art); the current version is v1.0.0.
More Skills