promptforge
Prompt Forge MCP Server
Generate deployment-ready AI agent system prompts directly from Claude Code, Claude Desktop, or any MCP client.
MCP Quick Install
Claude Code:
claude mcp add --transport stdio promptforge -- npx -y promptforge-mcpClaude Desktop — add to claude_desktop_config.json:
{
"mcpServers": {
"promptforge": {
"command": "npx",
"args": ["-y", "promptforge-mcp"]
}
}
}Related MCP server: agency-mcp-server
MCP Tools
Tool | Description |
| Generate a deployment-ready system prompt for any agent role using the MCP SDK |
| Browse 251 agents across 41 industries |
| List all 41 industries with agent counts and Pro/Free status |
About
Prompt Forge is an AI agent system prompt generator built on the Model Context Protocol (MCP). It exposes three MCP tools that give Claude Code and other MCP clients direct access to a library of 251 professional agent archetypes across 41 industries.
Unlike static prompt libraries, it generates fresh, deployment-ready system prompts on demand using the Anthropic Claude API.
251 agents across 41 industries (Finance, Healthcare, Cybersecurity, Legal, and more)
MCP server published to npm as
promptforge-mcpWeb interface at getpromptforge.net
Web Application
The MCP server is backed by a Next.js web application. See mcp-server/README.md for full MCP documentation.
License
MIT
Maintenance
Related MCP Servers
- AlicenseAqualityCmaintenanceFinancial intelligence for AI agents. 31 tools across 8 data sources — regime, derivatives, stablecoin flows, momentum, volatility, macro, DeFi, weather patterns, political cycles, seasonality. The context layer between your agent and a bad trade.Last updated31199MIT
- AlicenseAqualityCmaintenanceOn-demand access to 150+ specialist AI agent templates — search, browse, and spawn agents. 150x reduction in context usage vs loading agents locally.Last updated4117MIT
- Alicense-qualityDmaintenanceFree AI prompt orchestration with 185 expert roles, 1,741 templates, and 4 MCP tools — no API key requiredLast updatedMIT
- AlicenseAqualityAmaintenanceProvides AI agents with structured knowledge about 67+ generative AI models, including model recommendations, prompt formatting, parameter guidance, and validation. It acts as a prompt engineering co-pilot that helps agents use their existing tools more effectively.Last updated121083MIT
Related MCP Connectors
Sovereign Agent OS — Persistent Memory, Governance & Compliance for AI Agents.
45 AI data tools for agents — crypto, DeFi risk, audits, equities, energy, and more.
Curated knowledge API for AI agents - skill packs, semantic search, validated patterns.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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