GodPrompt MCP Server
NPM · GOD-PROMPT-MCP · 2 COMPONENTS · SCANNED SEP 20
GodPrompt workflows for TDD, debugging, verification, task routing, and progressive disclosure.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security63
- No malware found by supply-chain analysis.Pass
- Known CVEs could not be checked: the version this server declares is not published in its registry.Unverified
- No install/post-install scripts declared.Pass
- Dependency health could not be checked: the version this server declares is not published in its registry.Unverified
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to AKzar1el/god-prompt-mcp). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 0 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability73
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 445 tokens (~63/item across 7 items; 7 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management33
- Stability observed for 10 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the GodPrompt MCP Server server?
GodPrompt MCP Server runs locally as an npm package, launched with npx -y god-prompt-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · god-prompt-mcp
claude mcp add akzar1el-god-prompt-mcp -- npx -y god-prompt-mcp
{
"mcpServers": {
"akzar1el-god-prompt-mcp": {
"command": "npx",
"args": [
"-y",
"god-prompt-mcp"
]
}
}
} {
"servers": {
"akzar1el-god-prompt-mcp": {
"command": "npx",
"args": [
"-y",
"god-prompt-mcp"
]
}
}
} codex mcp add akzar1el-god-prompt-mcp -- npx -y god-prompt-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"akzar1el-god-prompt-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"god-prompt-mcp"
],
"enabled": true
}
}
} openclaw mcp add akzar1el-god-prompt-mcp --command npx --arg -y --arg god-prompt-mcp
mcp_servers:
akzar1el-god-prompt-mcp:
command: "npx"
args: ["-y", "god-prompt-mcp"] {
"McpServers": {
"akzar1el-god-prompt-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"god-prompt-mcp"
]
}
}
} assistant mcp add akzar1el-god-prompt-mcp -t stdio -c npx -a -y god-prompt-mcp
{
"mcpServers": {
"akzar1el-god-prompt-mcp": {
"command": "npx",
"args": [
"-y",
"god-prompt-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 0
- Known CVEs: unverified → pass ▲ security
- Dependency health: unverified → 1.00 ▲ functional
- MCP protocol: Implements a current MCP spec version (2026-07-28). functional
- Package version: 1.0.13 → 1.0.15 functional
- Package version: 1.0.13 → 1.0.14 functional
- 19 Sept 26 −9
- Stability: 0.27 → unverified ▼ security
- Known CVEs: pass → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Capabilities: pass → unverified ▼ functional
- Dependency health: 0.85 → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- Package version: 1.0.6 → 1.0.13 functional
- Package version: 1.0.6 → 1.0.12 functional
- Package version: 1.0.6 → 1.0.11 functional
- Package version: 1.0.6 → 1.0.10 functional
- Package version: 1.0.6 → 1.0.9 functional
- Package version: 1.0.6 → 1.0.8 functional
- 17 Sept 26 +16
- Tool safety: pass → unverified ▼ security
- Stability: 0.20 → unverified ▼ security
- Malware scan: unverified → pass ▲ security
- Tool coverage: 100 → unverified ▼ functional
- Capabilities: pass → unverified ▼ functional
- First check of Schema quality: unverified functional
- Package version: 1.0.5 → 1.0.6 functional
- 16 Sept 26 −13
- Malware scan: pass → unverified ▼ security
- Stability: unverified → 0.20 ▲ functional
- Package version: 1.0.4 → 1.0.5 functional
- 12 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 11 Sept 26 +11
- Known CVEs: unverified → pass ▲ security
- Dependency health: unverified → 0.84 ▲ functional
- 10 Sept 26 54
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/god-prompt-mcp@1.0.15
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | AKzar1el/god-prompt-mcp |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/AKzar1el/god-prompt-mcp/.github/workflows/publish-npm.yml@refs/heads/main |
| Rekor log index | 2893949335 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:c463ab9fd8cb629a354577c4c1f0eab30b1a99b9e82fede77dd1e777f59f769c5eb48d5bec058e564b2ad5d138ef9ae60dd7cf6451e6de721d45e0cdd |
Background: How many MCP packages publish verified provenance →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
classify_task Classify software-development task ~95
Classify a task description into one of GodPrompt's 9 task types (BUILD, DEBUG, REFACTOR, CONTENT, DESIGN, SHIP, ANALYZE, AUTOMATE, PLAN) and return the matching protocol name. Useful for routing tasks through the right workflow.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | yes | The task description to classify, e.g. 'fix the login bug' or 'build a REST API for user auth' |
No output schema declared.
No examples provided.
get_anti_patterns Get GodPrompt anti-patterns ~66
Returns references/03-ANTI-PATTERNS.md — red flags, rationalizations, and recovery patterns. Covers the 10 most dangerous anti-patterns that lead to broken code, scope creep, and false confidence. Load when you catch yourself rationalizing. ~9KB.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_core_skill Get core GodPrompt skill ~73
Returns SKILL.md — the lean core protocol (~11KB) covering the universal 6-phase protocol, Three Iron Laws, and task auto-classification. Load it at the start of a task or after a context reset, then reuse that context instead of reloading it on every message. Start here for progressive disclosure.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_gates Get GodPrompt verification gates ~55
Returns references/02-GATES.md — verification checklists, THE GATE (pre-completion verification), and structured report templates for every deliverable type. Load when you need to verify work before claiming completion. ~9KB.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_god_prompt Get full GodPrompt ~66
Returns the complete GodPrompt.md — a single-file universal system prompt for AI software development (41KB, ~1145 lines). Use this when you want the full payload in one shot. For progressive disclosure (smaller context), use get_core_skill and the reference tools instead.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_protocols Get GodPrompt protocols ~69
Returns references/01-PROTOCOLS.md — deep execution guides for each task type (BUILD, DEBUG, REFACTOR, CONTENT, DESIGN, SHIP, ANALYZE, AUTOMATE, PLAN). Load this when the task requires detailed protocol steps beyond the core skill. ~13KB.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_version Get GodPrompt version ~21
Returns the current GodPrompt version and a summary of what's included.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
What is the GodPrompt MCP Server server?
GodPrompt MCP Server is listed in the public MCP registry as io.github.AKzar1el/god-prompt-mcp. GodPrompt workflows for TDD, debugging, verification, task routing, and progressive disclosure. This page covers its npm package (god-prompt-mcp).
Is the GodPrompt MCP Server server safe to use?
GodPrompt MCP Server scores 74 out of 100 on VerifyMCP. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the GodPrompt MCP Server server expose?
GodPrompt MCP Server exposes 7 tools: get_god_prompt, get_core_skill, get_protocols, get_gates, get_anti_patterns, and 2 more. Their descriptions and schemas cost roughly 445 tokens of context every time the server is loaded.
Is the GodPrompt MCP Server server still maintained?
GodPrompt MCP Server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the GodPrompt MCP Server server under?
GodPrompt MCP Server declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.