Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/gtkcyber/compact_prompt/compactpromptgit clone --depth 1 https://github.com/gtkcyber/compact_promptWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/gtkcyber/compact_prompt/compactprompt)<a href="https://agentmods.dev/mcp/gtkcyber/compact_prompt/compactprompt"><img src="https://agentmods.dev/badge/mcp/gtkcyber/compact_prompt/compactprompt.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
compactprompt scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"compactprompt": {
"command": "uvx",
"args": [
"compactprompt"
],
"env": {}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 9 lines scan A 8cbcc9bfe8fd
compactprompt is an MCP server published in the GitHub repository gtkcyber/compact_prompt (0 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
promptthrift-mcp
MCP server "promptthrift-mcp" as configured in woling-dev/promptthrift-mcp. Runs locally from the promptthrift-mcp Python package.
claude-prompts-mcp
Reusable prompt templates, multi-step workflow chains, and quality gates for any MCP client. Runs locally from the claude-prompts npm package.
llm-sidecar
Local sidecar giving any tool grounded, cited, routed AI — Ollama or OpenRouter, no API key required. Runs locally from the llm-sidecar Python package.
mcp
Detect prompt injection, jailbreaks, and code injection in untrusted text before it reaches an LLM. Runs locally from the @safeprompt.dev/mcp npm package. Needs 3 environment variables to run.
modelcostsaver
Offline MCP: predict LLM call cost and pick the cheapest capable model. No keys, no network. Runs locally from the @workswarm/modelcostsaver npm package.
spec-score-mcp
Score your specs before feeding them to an LLM. MCP server with radar chart visualization. Runs locally from the spec-score-mcp npm package.