passiv-mcp
passiv-mcp
MCP-сервер, который даёт AI-агентам бесплатные веб-инструменты — без аутентификации и без зависимостей.
Четыре инструмента на базе бесплатных API Passiv:
Инструмент | Что делает |
| Преобразует HTML в чистый Markdown или обычный текст (макс. 50 KB за вызов) |
| Проверка соответствия требованиям ЕС по 9 пунктам: политика конфиденциальности, условия использования, согласие на cookie, импрессум, заявление о доступности, DPA, заголовки безопасности, мета-теги, hreflang |
| Профиль страницы: мета/OG-теги, JSON-LD, структура заголовков, покрытие alt-текстов, заголовки безопасности, баллы и оценка |
| CSP, HSTS, X-Frame-Options, X-Content-Type-Options, Referrer-Policy |
Указан в официальном MCP Registry как io.github.mahope/passiv-mcp.
Работает с любым MCP-клиентом: Claude Desktop, Claude Code, Cursor, Windsurf и другими.
Установка
Без зависимостей. Требуется Node.js 18+.
Запуск из GitHub (клонирование не требуется)
npx github:mahope/passiv-mcpClaude Desktop
Добавьте в claude_desktop_config.json:
{
"mcpServers": {
"passiv": {
"command": "npx",
"args": ["github:mahope/passiv-mcp"]
}
}
}Claude Code
claude mcp add passiv -- npx github:mahope/passiv-mcpRelated MCP server: mcp-services
Примеры запросов
После подключения попробуйте:
"Преобразуй этот HTML-фрагмент в Markdown: ……"
"Проверь example.com на базовое соответствие GDPR"
"Проверь заголовки безопасности на своём сайте"
"Составь профиль этой страницы и скажи, какие мета-теги отсутствуют"
Конфиденциальность
URL-адреса, отправляемые в инструмент, загружаются на стороне сервера прокси-сервером Passiv и не сохраняются.
HTML, отправленный в html_to_markdown, преобразуется и немедленно удаляется.
Связанные проекты
Clean Copy — расширение для браузера, тот же движок Markdown
clean-copy-cli — CLI-версия
compliance-site-check — GitHub Action с движком проверки соответствия
Лицензия
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Web data tools for AI agents: pages as markdown, search, maps, commerce, jobs, AI answers.
Read a URL as clean markdown, screenshot a website, url to PDF. Web access for agents, no signup.
MCP tools for AI agents: render URLs to image/PDF, check link health, convert HTML/CSV/JSON.
49 free agent tools: WHOIS, PDF to text, email checks, FX rates, X12 EDI, JSON repair. No API key.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceWeb scraping MCP server for Al agents. 6 tools: extract clean text/markdown from any URL, structured scraping with CSS selectors, full-page screenshots via Playwright, link extraction with regex filtering, metadata extraction (OG tags, Twitter cards), and Google search. Free tier: 50 requests/IP/day.8MIT
- AlicenseNot gradedqualityDmaintenanceMulti-tool MCP server for AI agents with 29 tools across web scraping, SEO analysis, screenshot and PDF generation, domain intelligence, content extraction, multi-chain EVM blockchain queries, and security toolkit. Free tier available with no auth required.221MIT
- AlicenseNot gradedqualityCmaintenanceMonetizable AI agent tools - document parsing, text analysis, code generation, security scanning, format conversion, and more. 8 tools with HTTP API and MCP protocol support.MIT
- AlicenseAqualityBmaintenanceProvides tools for AI agents to audit websites, including stack detection, DNS snapshots, and security checks.819MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mahope/passiv-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server