PromptArch
Lint and generate AI agent context files (CLAUDE.md, AGENTS.md, Cursor rules, Copilot instructions) from any MCP client.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Promptarch Lint Artifact: Lint an AI agent context file (CLAUDE.md, AGENTS.md, Cursor rules, Copilot instructions, memory files) with PromptArch's deterministic linter: ~30 research-backed rule famili
- Promptarch List Artifact Types: List the artifact types PromptArch can generate.
- Promptarch Generate Artifact: Generate an AI agent context artifact (e.g. context_pack, claude_md) from a project description. Requires a PromptArch API key configured as an Authorization: Bearer pk_.
What data it sees
Do you need an account
No: the server works without sign-in
Lint and generate AI agent context files (CLAUDE.md, AGENTS.md, Cursor rules, Copilot instructions) from any MCP client. The linter is free, needs no account, and applies ~30 research-backed rules; generation uses a PromptArch API key.
Server tool list (3)
Raw names from tools/list. Only developers need these.
| promptarch_lint_artifact | Lint an AI agent context file (CLAUDE.md, AGENTS.md, Cursor rules, Copilot instructions, memory files) with PromptArch's deterministic linter: ~30 research-backed rule families covering current-model anti-patterns (tool-forcing, reasoning-echo, sycophancy triggers, contradictions), per-tool size budgets, secrets/dangerous commands, and hidden-Unicode injection ("Rules File Backdoor"). Returns grade, 0-100 score, and line-anchored findings. Free: no account or credits needed. |
| promptarch_list_artifact_types | List the artifact types PromptArch can generate. |
| promptarch_generate_artifact | Generate an AI agent context artifact (e.g. context_pack, claude_md) from a project description. Requires a PromptArch API key configured as an Authorization: Bearer pk_... header on this MCP server. Consumes credits. |