Skip to main content
Glama

MCP Spec Generator

by Huxley-Brown

generate_project

Create project specifications and file structures by describing your project idea. The tool generates MCP proposals for documentation and file creation, enabling efficient project setup with optional file writing.

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" }

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