Skip to main content
Glama

passiv-mcp

MCP 服务器,为 AI 代理提供免费的网络工具——无需认证,零依赖。

四个工具,由免费的 Passiv API 提供支持:

工具

功能

html_to_markdown

将 HTML 转换为干净的 Markdown 或纯文本(每次调用最多 50 KB)

compliance_scan

9 项欧盟合规性扫描:隐私政策、服务条款、Cookie 同意、版权声明、无障碍声明、DPA、安全标头、meta 标签、hreflang

profile_page

页面概况:meta/OG 标签、JSON-LD、标题结构、替代文本覆盖率、安全标头、评分 + 等级

check_security_headers

CSP、HSTS、X-Frame-Options、X-Content-Type-Options、Referrer-Policy

已作为 io.github.mahope/passiv-mcp 收录在官方 MCP Registry 中。

支持任何 MCP 客户端:Claude Desktop、Claude Code、Cursor、Windsurf 等。

安装

无需依赖。需要 Node.js 18 及以上版本。

从 GitHub 运行(无需克隆)

npx github:mahope/passiv-mcp

Claude Desktop

添加到 claude_desktop_config.json 中:

{
  "mcpServers": {
    "passiv": {
      "command": "npx",
      "args": ["github:mahope/passiv-mcp"]
    }
  }
}

Claude Code

claude mcp add passiv -- npx github:mahope/passiv-mcp

Related MCP server: mcp-services

示例提示词

连接后,可以尝试:

  • "将这个 HTML 片段转换为 Markdown:…"

  • "扫描 example.com,进行基础 GDPR 合规性检查"

  • "检查我网站的安全标头"

  • "分析此页面并提供缺失的 meta 标签"

隐私

发送到工具的 URL 由 Passiv 扫描代理在服务端获取,不会被存储。 发送到 html_to_markdown 的 HTML 会立即转换并被丢弃。

相关链接

License

MIT

Maintenance

ActivityMaintained
ResponsivenessSyncing

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

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Web 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.
    8
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Multi-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.
    22
    1
    MIT

Latest Blog Posts

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