Goose App Maker MCPServer

michaelneale
GitHub
Web DevelopmentApp AutomationDeveloper Tools

Loading subscription status...

πŸ’‘ Description

This MCP server allows users to create, manage, and serve web applications through Goose, utilizing API calls and data access.

πŸ“ JSON Entries

{
  "mcpServers": [
    {
      "Goose App Maker MCP": {
        "env": {},
        "args": [
          "app-maker",
          "--install"
        ],
        "command": "goose"
      }
    }
  ]
}

πŸ› οΈ Tools

GooseUV

⚑ Features

  • Create and manage web applications
  • CSS styles integration
  • JavaScript code support for application functionality
  • Package distribution to PyPI

πŸ’¬ Example Queries

  • Create a new web application with basic guidelines
  • Load data through Goose
  • Build and publish an app to PyPI