GodPrompt workflows for TDD, debugging, verification, task routing, and progressive disclosure.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by GodPrompt MCP Server.
get_god_promptFull GodPrompt.md single-file payload (~40KB)
get_core_skillSKILL.md` β always-on protocol (~10KB)
get_protocolsreferences/01-PROTOCOLS.md` β deep execution guides (~13KB)
get_gatesreferences/02-GATES.md` β verification checklists (~9KB)
get_anti_patternsreferences/03-ANTI-PATTERNS.md` β red flags & recovery (~9KB)
classify_taskClassify a task into one of 9 GodPrompt task types
A Model Context Protocol (MCP) server for GodPrompt β AI software-development workflow guidance with task routing, TDD, debugging protocols, verification gates, and progressive disclosure.
| Tool | Description |
|---|---|
get_god_prompt | Full GodPrompt.md single-file payload (~40KB) |
get_core_skill | SKILL.md β always-on protocol (~10KB) |
get_protocols | references/01-PROTOCOLS.md β deep execution guides (~13KB) |
get_gates | references/02-GATES.md β verification checklists (~9KB) |
get_anti_patterns | references/03-ANTI-PATTERNS.md β red flags & recovery (~9KB) |
classify_task | Classify a task into one of 9 GodPrompt task types |
get_version | Version info and server metadata |
For minimum context usage, start with get_core_skill, then load get_protocols, get_gates, or get_anti_patterns only when the task requires deeper guidance. Use get_god_prompt when you want everything in one shot.
GodPrompt's benchmark methodology, deterministic task corpus, evaluator logic, and published run artifacts live in the source project: GodPrompt Bench.
The MCP server does not run the benchmark or claim model-level superiority itself; it distributes the GodPrompt content evaluated by that suite.
GodPrompt MCP is published on Glama. Use the server page to inspect the tools and connect it to a supported MCP client.
Kiro installs and builds the stdio server directly from this GitHub repository. The package remains unpublished on npm; Node.js 20+ and Git are required.
The repository includes a Cursor plugin manifest and mcp.json for Marketplace or local plugin installation. Cursor runs the same local stdio server through npx -y github:AKzar1el/god-prompt-mcp.
GitHub releases include a .mcpb bundle for one-click local installation in MCPB-compatible clients such as Claude Desktop. The bundle runs the same local stdio server and does not require an API key or account.
Example client configuration:
GodPrompt MCP is a local stdio server. Its content tools return static GodPrompt material bundled with the installed extension, and classify_task evaluates the supplied task description in the local Node.js process.
npm test builds the stdio server, performs the MCP initialization handshake, and verifies the expected tool list.
Repository discovery metadata is kept in server.json for MCP Registry-compatible consumers and glama.json for Glama.
To update the embedded GodPrompt content:
npm run generate-content.npm test before publishing a new server release.The generator reads the current source layout: GodPrompt.md, SKILL.md, and the three files under references/.
Project page: GodPrompt β AI software-development system prompt Β· GodPrompt source
Related MCP servers: Google Search Console Β· GEO Tracker Β· Web Validator Β· Google News & Trends
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/godprompt-mcp-server)<a href="https://allmcps.com/mcp/godprompt-mcp-server"><img src="https://allmcps.com/api/badge/godprompt-mcp-server?style=directory" alt="GodPrompt MCP Server on AllMCPs" /></a>