Github MattStellisoft Stellify Mcp
Build Laravel apps through conversation. Code stored as structured JSON for surgical AI edits.
About This MCP Server
Stellify is building the future of AI-native software development. By storing code as structured data instead of text files, we enable a new paradigm where AI and humans collaborate seamlessly to build better software, faster.
Learn more at stellisoft.com
This MCP server lets AI assistants (like Claude Desktop) interact with your Stellify projects to build Laravel and Vue.js applications incrementally. Instead of generating full code files at once, AI can:
The MCP server is a thin client that: 1. Exposes tools to Claude 2. Translates tool calls to API requests 3. Returns formatted responses
What Problems It Solves
- Once configured
- you can talk to Claude naturally to build applications:
Specifications
Requirements
- Node.js 18 or higher
- A Stellify account - Sign up at stellisoft.com
- Claude Desktop (or another MCP-compatible AI client)
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Install
npm install -g @stellisoft/stellify-mcpConfigure
{
"mcpServers": {
"stellify": {
"command": "stellify-mcp",
"env": {
"STELLIFY_API_URL": "https://api.stellisoft.com/v1",
"STELLIFY_API_TOKEN": "your-token-here"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github MattStellisoft Stellify Mcp
- Function
- Build Laravel apps through conversation. Code stored as structured JSON for surgical AI edits.
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- npm install -g @stellisoft/stellify-mcp
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.