Skip to content
Back to search
30
MCP v0.1.1

Decompose

io.github.echology-io/decompose

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

Uptime
0.0%
36 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Decompose
Text decomposition into classified semantic units without LLM.
0 tools
decompose-mcp
The missing cognitive primitive for AI agents. Structured intelligence from any text.
0 tools
Defluff
Deterministic prose linter for LLM text — flags AI slop, filler, buzzwords, hedges, clichés.
0 tools
defluff
Deterministic prose linter for LLM text — flags AI slop, filler, buzzwords, hedges, clichés.
0 tools
decompose
Metadata-only Glama MCP server.
0 tools
Neural Graph Mapper
Transform unstructured text into queryable semantic knowledge graphs.
0 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "decompose": {
      "url": "None",
      "transport": "http"
    }
  }
}