Claude Prompts MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 140 installs a week from npm. Last commit 30 Aug 2026.
Reusable prompt templates, multi-step workflow chains, and quality gates for any MCP client.
We read the source, 15 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
result = subprocess.run(
while ((match = INLINE_ARG_PATTERN.exec(argsString)) !== null) {
const filePath = path.join(directoryPath, filename);
- name: Update ${{ matrix.name }}
- "server/.npmrc"
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add claude-prompts-mcp -- npx -y claude-prompts
{
"mcpServers": {
"claude-prompts-mcp": {
"args": [
"-y",
"claude-prompts"
],
"command": "npx"
}
}
}
[mcp_servers.claude-prompts-mcp]
command = "npx"
args = ["-y", "claude-prompts"]
{
"mcpServers": {
"claude-prompts-mcp": {
"args": [
"-y",
"claude-prompts"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"claude-prompts-mcp": {
"args": [
"-y",
"claude-prompts"
],
"command": "npx"
}
}
}
MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination
Fail-closed quality gate and hash-chained receipt ledger for AI agent workflows.
Persistent state for AI agent workflows. Save, resume, and replay multi-step workflows.
Multi-step workflow orchestration for VMware MCP skills with approval gates and rollback.
Multi-step workflow orchestration for VMware MCP skills with approval gates and rollback.
UX toolkit: 28 knowledge resources, 23 analysis tools & 4 workflow prompts for any MCP client
MCP State Sidecar: durable state persistence for multi-agent AI workflows
Step-by-step observability for MCP agent workflows
Answers built from our own checks of this server.