Skip to main content
Glama

passiv-mcp

AIエージェントに無料のWebツールを提供するMCPサーバー — 認証不要、依存ゼロです。

4つのツールは、無料の Passiv APIを利用しています:

ツール

説明

html_to_markdown

HTMLをクリーンなMarkdownまたはプレーンASCIIストに変換(最大50 KB/呼び出し)

compliance_scan

GDPR complianceの9項目: プライバシーポリシー、利用規約、クッキー同意、インプリント、アクセシビリティ声明、DPA、セキュリティ・ヘッダー、メタグ、hreflang。

profile_page

ページ・プロフィール: メタグ/OGタグ、JSON-LD、見出し構造、altテキストのカバレッジ、セキュリティ・ヘッダー、スコア+グレード

check_security_headers

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

Referrer-Policy

公式の [MCP Registries] (https://registry.modelcontextprotocol.io) に io.github.mahope/passiv-mcpとして掲載されています。

Claude Desktop、Claude Code、Cursor語、Windsurfなど、あらゆるMCPクライアントで動作します。

インストール

依存なし。Node.js 18+以上が必要です。

Run from GitHub (no clone needed)

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のGRPRコンプライアンス基本をスキャン」

  • 「自分のサイトのセキュリティヘッダーを確認」

  • 「このページのプロフィールを調べ、不足しているメタグを教えて」

プライバシー

ツールに送られたURLは、Passivのスキャン・プロキシーがサーバ側で取得し、保存されません。 html_to_markdownに送られたHTMLは、変換後すぐに破棄されます。

関連

ライセンス

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