Serversio.github.echology-io/decompose
D

Decompose

io.github.echology-io/decompose · v0.1.1
▦ pypi
v0.1.1pypi pypi: decompose-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.echology-io/decompose",
  "description": "Decompose text into classified semantic units. Authority, risk, attention. No LLM.",
  "title": "Decompose",
  "repository": {
    "url": "https://github.com/echology-io/decompose",
    "source": "github"
  },
  "version": "0.1.1",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "decompose-mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}