CompactPrompt runs on your own machine — the client starts it, so there is no endpoint to ping. 119 installs a week from pypi. Last commit 15 Jun 2026.
Review and compact prompts, docs, and AI-agent skills to save tokens, preserving structure.
We read the source, 22 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(
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 compactprompt -- uvx compactprompt
{
"mcpServers": {
"compactprompt": {
"args": [
"compactprompt"
],
"command": "uvx"
}
}
}
[mcp_servers.compactprompt]
command = "uvx"
args = ["compactprompt"]
{
"mcpServers": {
"compactprompt": {
"args": [
"compactprompt"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"compactprompt": {
"args": [
"compactprompt"
],
"command": "uvx"
}
}
}
Structure-preserving Word DOCX editing MCP server and Office.js bridge for AI agents.
Save tokens while coding — your AI agent gets structured code context, not file dumps.
19 focused API tools for AI agents: contract review, prompt optimizer, context packing, and more.
Operating contracts for AI agents. Structured instructions compiled into system prompts.
Save up to 80% tokens when AI reads code via AST-aware structural reading
Compose Multiplatform UI as structured JSON for agents: trees, tokens, previews, diffs. No pixels.
Turn rough requests into rigorously structured prompts, for any coding agent.
UI design from prompts, screenshots, and URLs for AI coding agents and theme tokens.
Answers built from our own checks of this server.