marve10s/better-fullstack
v2.6.2MIT
Scaffold and safely evolve verified fullstack projects with Better Fullstack skills and its official MCP server.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
better-fullstackstdio
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"create-better-fullstack@latest",
"mcp"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "better-fullstack",
"version": "2.6.2",
"description": "Scaffold and safely evolve verified fullstack projects with Better Fullstack skills and its official MCP server.",
"author": {
"name": "Better Fullstack",
"url": "https://github.com/Marve10s/Better-Fullstack"
},
"homepage": "https://better-fullstack.dev",
"repository": "https://github.com/Marve10s/Better-Fullstack",
"license": "MIT",
"keywords": [
"better-fullstack",
"scaffolding",
"agent-skills",
"mcp",
"fullstack"
]
}