Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Steel MCP Server
Claim
Official
by
steel-dev
GitHub
Browser Automation
JavaScript
MIT License
20
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
src
Dockerfile
.gitignore
package.json
package-lock.json
README.md
smithery.yaml
tsconfig.json
{ "compilerOptions": { "moduleResolution": "NodeNext", "module": "NodeNext", "target": "ES2020", "outDir": "./dist", "esModuleInterop": true, "strict": true }, "include": ["src/**/*"], "exclude": ["node_modules", "dist"] }