Loomal

Decompose

MCP server by github.com/echology-io/decompose

Decompose text into classified semantic units. Authority, risk, attention. No LLM.

9 starspypi: decompose-mcp

About Decompose

Decompose is an MCP (Model Context Protocol) server published by echology-io in the official MCP registry, listed under Security on Loomal. Decompose text into classified semantic units. Authority, risk, attention. No LLM.

It ships as a Python package on PyPI (decompose-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/echology-io/decompose, where the project has earned 9 GitHub stars.

Use Decompose with your agent

Claude Code · one command
claude mcp add decompose -- uvx decompose-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "decompose": {
      "command": "uvx",
      "args": [
        "decompose-mcp"
      ]
    }
  }
}
pypidecompose-mcp

Frequently asked questions

What is Decompose?
Decompose is an MCP (Model Context Protocol) server by echology-io in the Security category. Decompose text into classified semantic units. Authority, risk, attention. No LLM.
How do I connect Decompose to Claude, Cursor, or another MCP client?
Install Decompose from its pypi package (decompose-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Decompose open source?
Yes — the source code is public at github.com/echology-io/decompose, with 9 GitHub stars.
Can AI agents pay to use Decompose?
Not yet through Loomal — Decompose is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Decompose? Claim this listing free by verifying GitHub ownership, or contact us.