promptforge
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_prompt | Generate a deployment-ready AI agent system prompt using Prompt Forge's v2 engine. Returns a complete 8-section system prompt (Identity, Capabilities, Guidelines, Domain Knowledge, Interaction Protocol, Output Format, Constraints, First Message). Requires ANTHROPIC_API_KEY environment variable. |
| list_agents | List all 251 Prompt Forge agents grouped by industry. Returns agent names and descriptions. Use this to discover available agents before calling generate_prompt. |
| list_industries | List all 41 Prompt Forge industries with agent counts and Pro-only status. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/ChillZone2025/prompt-forge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server