claude mcp add echology-io-decompose -- uvx decompose-mcp
{
"mcpServers": {
"echology-io-decompose": {
"command": "uvx",
"args": ["decompose-mcp"]
}
}
}
{
"mcpServers": {
"echology-io-decompose": {
"command": "uvx",
"args": ["decompose-mcp"]
}
}
}
{
"mcpServers": {
"echology-io-decompose": {
"command": "uvx",
"args": ["decompose-mcp"]
}
}
}
About This MCP Server
The io.github.echology-io/decompose server is a developer tool that decomposes text into classified semantic units, analyzing aspects such as authority, risk, and attention, and it does so without relying on large language models. This tool connects to the Model Context Protocol, enabling standardized communication with other components. Developers would reach for this tool when they need to break down text into meaningful parts for further analysis or processing in their applications.
Decompose text into classified semantic units. Authority, risk, attention. No LLM.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
decompose-mcp on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The Decompose server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.