← Back to Stacks
⚙️

Full-Stack Developer Stack

Everything a developer needs: code hosting, browser testing, filesystem access, and persistent memory

5 MCP servers 2 templates

Install Entire Stack

aivyx hub install stacks/fullstack-dev

About

The full-stack developer stack combines code platform access (GitHub/GitLab), browser automation for testing, local filesystem operations, and persistent memory to maintain context across sessions. Perfect for engineers who want their AI agent to understand their entire development workflow.

Install Individually

aivyx hub install mcp-servers/fetch
aivyx hub install mcp-servers/filesystem
aivyx hub install mcp-servers/github
aivyx hub install mcp-servers/memory
aivyx hub install mcp-servers/puppeteer