Skip to main content
Glama

MCP Spec Generator

by Huxley-Brown

generate_project

Create project specifications and file structures by describing your idea. Automatically generates documentation and project files using MCP integration. Use allowWrite=true to save files.

Instructions

Generate a project spec and return MCP create_file/edit_file proposals. Set allowWrite=true to write files.

Input Schema

NameRequiredDescriptionDefault
allowWriteNo
promptYes

Input Schema (JSON Schema)

{ "properties": { "allowWrite": { "type": "boolean" }, "prompt": { "type": "string" } }, "required": [ "prompt" ], "type": "object" }
Install Server

Other Tools from MCP Spec Generator

Related Tools

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/Huxley-Brown/Project-Setup-MCP'

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