Skip to main content
Glama

Goose App Maker MCP

by michaelneale
pyproject.toml513 B
[project] name = "app-maker-mcp" version = "0.0.3" description = "Create and serve web applications that can use goose, quickly" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp[cli]>=1.3.0", "requests>=2.31.0", ] license = { text = "MIT" } authors = [ { name = "Michael Neale" }, ] [project.urls] Homepage = "https://github.com/michaelneale/" [project.scripts] app-maker-mcp = "main:main" [build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/michaelneale/goose-app-maker-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server