Skip to main content
Glama

Webby MCP Server

.gitignore•420 B
# Dependencies node_modules/ package-lock.json npm-debug.log* yarn-debug.log* yarn-error.log* # Build output dist/ build/ *.tsbuildinfo # Environment variables .env .env.local .env.*.local # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Test coverage coverage/ .nyc_output/ # Logs logs/ *.log # Temporary files tmp/ temp/ *.tmp # Debug .chrome/ playwright/.auth/ playwright-report/ test-results/

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