Skip to main content
Glama

Lighthouse MCP

.gitignore440 B
# Build outputs dist/ build/ # Dependencies node_modules/ # Environment variables .env .env.local .env.production # Coverage reports coverage/ .nyc_output/ # Test artifacts **/*.test.js **/*.test.js.map test-results.junit.xml # IDE files .vscode/ .idea/ *.swp *.swo # OS files .DS_Store Thumbs.db # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Temporary files .tmp/ .temp/ # Semantic release .semantic-release-cache/

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

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