Goose App Maker
Enables users to create, manage, and serve web applications that leverage Goose for API calls and data access.
About
This Model Context Protocol (MCP) server empowers users to build and serve custom web applications directly within the Goose environment. It allows these applications to seamlessly interact with Goose for backend functionalities, including API calls, data access, and utilizing Goose's extensions. The system employs an asynchronous request-response pattern, ensuring non-blocking communication between the web apps and Goose, making it ideal for creating dynamic, data-driven interfaces.
Key Features
- Store and manage applications locally in a structured directory
- Create new web applications from basic instructions
- Serve web applications locally on demand
- Open web applications in the default browser, with chromeless options
- Enable applications to use Goose as a generic backend for API calls and data access
- 2 GitHub stars
Use Cases
- Present rich tabular or list data within Goose-powered interfaces
- Load and display data dynamically via Goose's extensions within custom web applications
- Generate and serve new web applications on demand based on templates