# Summarization Functions

Provides summarised output from various actions that could otherwise eat up tokens and cause crashes.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add mcp-summarization-functions

# Browse available tools
npx -y @smithery/cli@latest tool list mcp-summarization-functions
```

---

Source: https://github.com/Braffolk/mcp-summarization-functions | License: MIT
