AgentStack
MCP verified MIT Self-run

Better Fullstack

mcp-marve10s-better-fullstack · by Marve10s

Scaffold production-ready full-stack apps in TypeScript, Rust, Python, Go, and Java with a visual builder and CLI. Choose your frontend, backend, database, auth, AI, payments, and DevOps integrations, all wired together.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add mcp-marve10s-better-fullstack

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Better Fullstack? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Scaffold production-ready fullstack apps in seconds. Browse 450+ tools across seven ecosystems — the CLI wires everything together.

[](https://www.npmjs.com/package/create-better-fullstack)   [](https://www.npmjs.com/package/create-better-fullstack)   [](LICENSE)

Why Better Fullstack?

Most scaffolding tools lock you into one framework and one opinion. Better Fullstack doesn't.

  • 450+ tools — frontend, backend, database, auth, payments, AI, DevOps, and more
  • 7 ecosystems — TypeScript, React Native, Rust, Python, Go, Java, Elixir — with more coming
  • Visual builder — configure your stack in the browser, get a ready-to-run CLI command
  • Wired for you — no manual glue code; every picked integration is preconfigured and working out of the box

⚡ Quick Start

🌐 Web Builder (Recommended)

Configure your stack visually — pick every option from a UI, preview your choices, and get a ready-to-run command.

Open the App Builder →

💻 CLI

npm create better-fullstack@latest
bun create better-fullstack@latest
pnpm create better-fullstack@latest
npx create-better-fullstack@latest
yarn create better-fullstack@latest

CLI Flags

--yes              # Accept all defaults
--yolo             # Scaffold a random stack — good for exploring
--template   # Use a preset (t3, mern, pern, uniwind)
--ecosystem  # Start in typescript, react-native, rust, python, go, java, or elixir mode
--part    # Add a multi-ecosystem stack part, e.g. frontend:typescript:next
--version-channel  # Dependency channel: stable, latest, beta
--no-git           # Skip git initialization
--no-install       # Skip dependency installation
--verify           # Run generated project checks without starting dev servers
--verbose          # Show detailed output

🤖 AI Agents

Install the Claude Code plugin bundle:

claude plugin marketplace add Marve10s/Better-Fullstack
claude plugin install better-fullstack@better-fullstack

Ask any agent to build your stack — the skill runs the scaffold workflow, and the MCP exposes bfs_* tools (check compatibility, plan, create) to any client.

🤝 Contributing

See the [Contributing Guide](.github/CONTRIBUTING.md). Open an issue before starting work on new features.

git clone https://github.com/Marve10s/Better-Fullstack.git && cd Better-Fullstack
bun install
bun dev:cli    # CLI development
bun dev:web    # Website development

💬 Community

[](https://x.com/MARVELOUSBC)   [](https://t.me/TheCr1nge)   [](https://github.com/Marve10s)

Got questions or feedback? Open a GitHub issue or reach out on socials.

💛 Sponsors

If Better Fullstack saves you time, consider supporting:

[](https://www.patreon.com/c/marve10s)

📈 Star History

License

MIT. Better Fullstack is now maintained as a standalone project, with original inspiration from create-better-t-stack by Aman Varshney.

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.