Stellify
Freeby MCP Community
MCP server for Stellify - AI-native code generation platform
v0.1.39Added Apr 12, 2026
mcpstellifyaicode-generationlaravel
Stellify MCP Server
MCP server for Stellify - AI-native code generation platform
Installation
Reviews
Installation
Quick install
npx -y @stellisoft/stellify-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"stellify": {
"command": "npx",
"args": ["-y", "@stellisoft/stellify-mcp"]
}
}
}