Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Dub.co MCP Server
by
Gitmaxd
Verified
npm
GitHub
Browser Automation
Developer Tools
JavaScript
MIT License
7
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
dubco-mcp-server
src
.gitignore
LICENSE
llms-install.md
package.json
README.md
tsconfig.json
{ "compilerOptions": { "target": "ES2020", "module": "NodeNext", "moduleResolution": "NodeNext", "esModuleInterop": true, "outDir": "build", "strict": true, "declaration": true, "sourceMap": true, "skipLibCheck": true }, "include": ["src/**/*"] }