Skip to main content
Glama

Low Cost Browsing MCP Server

by nightweb
.npmignore•588 B
# Source files src/ tests/ coverage/ test-results/ playwright-report/ # Development files .env .env.* *.log *.pid # Build artifacts (keep dist/) *.tsbuildinfo # IDE files .vscode/ .idea/ *.swp *.swo # OS files .DS_Store Thumbs.db # Git .git/ .gitignore # Documentation (keep README.md) docs/ *.md !README.md # Scripts (keep essential ones) scripts/ !scripts/cdp-browser-launcher.sh !scripts/logs-manager.sh !scripts/test-remote-cdp.sh # Docker Dockerfile docker-compose.yml .dockerignore # CI/CD .github/ Makefile # Package management package-lock.json yarn.lock pnpm-lock.yaml

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/nightweb/lc-browser-mcp'

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