Skip to content
Back to search
30
MCP

Decompose

pulsemcp/decompose

Text decomposition into classified semantic units without LLM.

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

Similar MCP servers embedding-nearest

Decompose
Decompose text into classified semantic units. Authority, risk, attention. No LLM.
0 tools
decompose
Metadata-only Glama MCP server.
0 tools
decompose-mcp
The missing cognitive primitive for AI agents. Structured intelligence from any text.
0 tools
Semantic Frame
Token-efficient semantic compression for numerical data
0 tools
Neural Graph Mapper
Transform unstructured text into queryable semantic knowledge graphs.
0 tools · sse
disify
Disify MCP — wraps Disify API (free, no auth)
0 tools · streamable-http

How to use

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

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