🛠️

stellify-mcp

Build Laravel apps through conversation. Code stored as structured JSON for surgical AI edits.

Developer Tools stdio npm npmstdioMattStellisoft
RUN IN TERMINAL
claude mcp add atttellisoft-stellify-mcp -- npx -y @stellisoft/stellify-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "atttellisoft-stellify-mcp": { "command": "npx", "args": ["-y", "@stellisoft/stellify-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "atttellisoft-stellify-mcp": { "command": "npx", "args": ["-y", "@stellisoft/stellify-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "atttellisoft-stellify-mcp": { "command": "npx", "args": ["-y", "@stellisoft/stellify-mcp"] } } }

About This MCP Server

The Model Context Protocol server is a developer tool that facilitates building Laravel applications through conversational interactions, storing code as structured JSON to enable precise AI-driven edits. It is available as a package on npm and can be connected to AI coding assistants for streamlined development. Developers would use this tool when looking to leverage AI capabilities in their Laravel app development workflow, particularly for tasks that require surgical edits to code.

Build Laravel apps through conversation. Code stored as structured JSON for surgical AI edits.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@stellisoft/stellify-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The stellify-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/atttellisoft-stellify-mcp.svg)](https://skillsplayground.com/mcps/atttellisoft-stellify-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.