Skip to main content
Glama

Lighthouse MCP

by mizchi
components.css688 B
/* コンポーネント用CSS - レンダーブロッキング */ .button { background: #007bff; color: white; padding: 10px 20px; border: none; border-radius: 4px; } .card { background: white; box-shadow: 0 2px 4px rgba(0,0,0,0.1); border-radius: 8px; padding: 1.5rem; } /* 大量の未使用コンポーネントスタイル */ .component-unused-1 { background: linear-gradient(45deg, #ff6b6b, #4ecdc4); } .component-unused-2 { transform: scale(1.1); transition: all 0.3s; } .component-unused-3 { clip-path: polygon(50% 0%, 0% 100%, 100% 100%); } .component-unused-4 { mix-blend-mode: multiply; } .component-unused-5 { writing-mode: vertical-rl; }

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/mizchi/lighthouse-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server