PromptArch
Lint and generate AI agent context files (CLAUDE.md, AGENTS.md, Cursor rules, Copilot instructions) from any MCP client.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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_.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
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.
Список инструментов сервера (3)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |