Skip to content
Back to search
30
MCP

Summarization

pulsemcp/summarization

Provides summarized output from various actions, optimizing token usage for efficient processing of large datasets and language models.

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

Similar MCP servers embedding-nearest

Summarizer
Provides intelligent summarization capabilities for various types of content.
0 tools
Text Summarizer
Summarizes text or URLs into key points with compression ratio and estimated reading time.
0 tools
AI Text Summarizer API
Summarize text or URLs into key points with compression ratio and reading time. x402 USDC.
0 tools · sse
SlimContext
Chat history compression with token-based trimming and AI-powered summarization
0 tools
Semantic Frame
Token-efficient semantic compression for numerical data
0 tools
Token Compressor
Semantic prompt compression using local LLM rewriting with embedding validation to reduce token usage by 40-60%.
0 tools

How to use

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

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