Skip to main content
Glama

Webby MCP Server

package.json•934 B
{ "name": "@mcp-servers/webby", "version": "1.0.0", "description": "Webby - Comprehensive website validator MCP server with performance, accessibility, SEO, and security testing", "type": "module", "main": "dist/index.js", "bin": { "mcp-server-webby": "./dist/index.js" }, "scripts": { "build": "tsc && chmod +x dist/index.js", "dev": "tsc --watch", "test": "jest", "prepare": "npm run build" }, "keywords": [ "mcp", "model-context-protocol", "website-testing", "performance", "accessibility", "seo", "security", "webpagetest", "pagespeed", "lighthouse" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "playwright": "^1.48.0", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^20.17.9", "typescript": "^5.7.3", "jest": "^29.7.0", "@types/jest": "^29.5.14" } }

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/cordlesssteve/webby-mcp'

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